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 e3951ef commit 8d69e9dCopy full SHA for 8d69e9d
.github/workflows/ci-build.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
18
- name: Checkout
19
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.1
20
with:
21
fetch-depth: 0
22
lfs: true
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
23
24
0 commit comments