We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f682c9 commit 7dfbff0Copy full SHA for 7dfbff0
.github/workflows/ci.yml
@@ -8,6 +8,6 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v3.0.0
+ uses: actions/checkout@v4.2.0
12
- name: Run ShellCheck
13
uses: ludeeus/action-shellcheck@1.1.0
0 commit comments