We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04448f5 commit 474add6Copy full SHA for 474add6
2 files changed
.github/workflows/benchmark.yml
@@ -47,7 +47,7 @@ jobs:
47
run: cargo codspeed build --features codspeed
48
49
- name: Run benchmark
50
- uses: CodSpeedHQ/action@9d332c4d90b43981c3e55ae8e38e68709996240f # v4.17.0
+ uses: CodSpeedHQ/action@c145068895e045cc725ee76fcd2307624b65c3af # v4.17.5
51
timeout-minutes: 15
52
with:
53
run: cargo codspeed run
.github/workflows/dprint.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: taiki-e/checkout-action@7d1e50e93dc4fb3bba58f85018fadf77898aee8b # v1.4.2
19
20
- - uses: taiki-e/install-action@cde8c9e634f4a17bc06b61413ac0ef75450eac46 # v2.81.4
+ - uses: taiki-e/install-action@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
21
22
tool: dprint
23
0 commit comments