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 b110763 + b6f734d commit a783b79Copy full SHA for a783b79
1 file changed
.github/workflows/test-build.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Checkout repository
40
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v6.0.0
41
with:
42
token: ${{ secrets.GITHUB_TOKEN }}
43
fetch-depth: 1
0 commit comments