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 296f357 commit 99ddd65Copy full SHA for 99ddd65
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@c145068895e045cc725ee76fcd2307624b65c3af # v4.17.5
+ uses: CodSpeedHQ/action@63f3e98b61959fe67f146a3ff022e4136fe9bb9c # v4.17.6
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@7a79fe8c3a13344501c80d99cae481c1c9085912 # v2.81.10
+ - uses: taiki-e/install-action@b8cecb83565409bcc297b2df6e77f030b2a468d5 # v2.82.0
21
22
tool: dprint
23
0 commit comments