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 cd8e2fc commit 09aec77Copy full SHA for 09aec77
1 file changed
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
contents: write
29
30
steps:
31
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
32
with:
33
fetch-depth: 0
34
ref: ${{ github.event.pull_request.head.ref }}
0 commit comments