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 03607ff commit 0d32fa7Copy full SHA for 0d32fa7
.github/workflows/ci-build.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
20
- name: Checkout
21
- uses: actions/checkout@v5.0.1
+ uses: actions/checkout@v6.0.0
22
with:
23
fetch-depth: 0
24
lfs: true
.github/workflows/release.yml
0 commit comments