We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b95a32 + e3b832e commit 227e801Copy full SHA for 227e801
1 file changed
.github/workflows/ci.yaml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
10
- name: 'Checkout repository'
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
12
with:
13
fetch-depth: 0
14
0 commit comments