We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a7234a + 9a11ee7 commit 10a99edCopy full SHA for 10a99ed
.github/workflows/validate.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
15
16
- name: Run ShellCheck
17
uses: ludeeus/[email protected]
0 commit comments