We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65a643a + 246c08d commit 6bfb60aCopy full SHA for 6bfb60a
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Checkout
40
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
41
with:
42
fetch-depth: 0
43
@@ -105,7 +105,7 @@ jobs:
105
timeout-minutes: 20
106
107
108
109
110
111
@@ -143,7 +143,7 @@ jobs:
143
144
145
146
147
148
149
0 commit comments