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 c42c9e0 commit abff99fCopy full SHA for abff99f
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
timeout-minutes: 60
36
steps:
37
- name: Checkout current branch (full)
38
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
39
with:
40
fetch-depth: 0
41
@@ -107,7 +107,7 @@ jobs:
107
runs-on: ${{ matrix.os }}
108
109
110
111
112
113
@@ -251,7 +251,7 @@ jobs:
251
252
253
254
255
256
257
0 commit comments