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 08bdfa8 commit a22ac9cCopy full SHA for a22ac9c
.github/workflows/ci-build.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
20
- name: Checkout
21
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
22
with:
23
fetch-depth: 0
24
lfs: true
.github/workflows/release.yml
0 commit comments