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 405e69e commit 6fdae44Copy full SHA for 6fdae44
2 files changed
.github/workflows/ci-build.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
20
- name: Checkout
21
- uses: actions/checkout@v6.0.0
+ uses: actions/checkout@v6.0.1
22
with:
23
fetch-depth: 0
24
lfs: true
.github/workflows/release.yml
0 commit comments