We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dff931b + be54d0b commit 755e701Copy full SHA for 755e701
1 file changed
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"``
31
32
- name: Checkout
33
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
34
with:
35
fetch-depth: 0
36
0 commit comments