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