We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b0e307 + 8aa2c38 commit 7dea877Copy full SHA for 7dea877
2 files changed
.github/workflows/hotpath-comment.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
if: ${{ github.event.workflow_run.conclusion == 'success' }}
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
20
- uses: actions-rust-lang/setup-rust-toolchain@v1
21
.github/workflows/hotpath-profile.yml
@@ -11,7 +11,7 @@ jobs:
11
profile:
12
13
14
with:
fetch-depth: 0
0 commit comments