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 2886e2f commit 392486fCopy full SHA for 392486f
.github/workflows/zerocracy.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-24.04
16
timeout-minutes: 25
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
19
- uses: zerocracy/[email protected]
20
with:
21
token: ${{ secrets.ZEROCRACY_TOKEN }}
0 commit comments