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