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.
2 parents 04d5963 + c9e1162 commit eaf4121Copy full SHA for eaf4121
.github/workflows/shellcheck.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout repository
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
12
13
- name: Copy .env.example to .env
14
run: cp .env.example .env
0 commit comments