We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d13d6b + 63971bd commit 2da51f5Copy full SHA for 2da51f5
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
14
with:
15
fetch-depth: 0
16
0 commit comments