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 8ccb6a7 commit c0e5c9bCopy full SHA for c0e5c9b
.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