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.
1 parent 1048b3c commit 24037f9Copy full SHA for 24037f9
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
runs-on: ubuntu-latest
70
steps:
71
- name: Checkout repository
72
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
73
with:
74
fetch-depth: 0
75
0 commit comments