We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aea855 commit 08150c3Copy full SHA for 08150c3
.github/workflows/build.yaml
@@ -11,7 +11,7 @@ jobs:
11
TOKEN: "${{secrets.ALLREP_TOKEN}}"
12
CI: "true"
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
15
with:
16
fetch-depth: 0
17
0 commit comments