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.
2 parents 65c29ba + 7b232d0 commit 8d4d831Copy full SHA for 8d4d831
1 file changed
.github/workflows/benchmark.yml
@@ -32,10 +32,10 @@ jobs:
32
timeout-minutes: 15
33
steps:
34
- name: Check out PR branch
35
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
36
37
- name: Check out base branch
38
39
with:
40
ref: ${{ github.event.pull_request.base.ref }}
41
clean: false
0 commit comments