We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1ef49f + aeb1fa1 commit 556b0b5Copy full SHA for 556b0b5
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Get the sources
23
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
24
with:
25
fetch-depth: 0
26
0 commit comments