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 fcc3d42 commit 5930546Copy full SHA for 5930546
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
needs: [core]
54
runs-on: ubuntu-latest
55
steps:
56
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
57
with:
58
fetch-depth: 0
59
lfs: true
@@ -79,7 +79,7 @@ jobs:
79
80
runs-on: windows-latest
81
82
83
84
85
@@ -120,7 +120,7 @@ jobs:
120
121
122
123
124
125
126
0 commit comments