We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7dd18 commit b86d30eCopy full SHA for b86d30e
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
timeout-minutes: 60
41
steps:
42
- name: Checkout current branch (full)
43
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
44
with:
45
fetch-depth: 0
46
@@ -138,7 +138,7 @@ jobs:
138
runs-on: ${{ matrix.os }}
139
140
141
142
143
144
@@ -238,7 +238,7 @@ jobs:
238
239
240
241
242
243
244
0 commit comments