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 3da3c6b commit 4923a94Copy full SHA for 4923a94
.github/workflows/ci-build.yml
@@ -33,7 +33,7 @@ jobs:
33
vs where release
34
35
- name: Checkout
36
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
37
with:
38
fetch-depth: 0
39
lfs: true
.github/workflows/release.yml
0 commit comments