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 e558193 commit 324c58cCopy full SHA for 324c58c
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: e1himself/[email protected]
31
32
- name: 📦 Check out the codebase
33
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
34
with:
35
fetch-depth: 0
36
.github/workflows/shellcheck.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
16
17
18
19
.github/workflows/upload-assets.yml
@@ -14,7 +14,7 @@ jobs:
20
0 commit comments