We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb0225 commit 8d23c03Copy full SHA for 8d23c03
.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.2
20
with:
21
fetch-depth: 0
22
lfs: true
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
23
24
0 commit comments