We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98c32c6 + 22987cf commit 25470a0Copy full SHA for 25470a0
1 file changed
.github/workflows/daily-static-update.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout repository
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
with:
18
fetch-depth: 0 # Ensure all tags are fetched
19
0 commit comments