We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ffa921 commit c460cfcCopy full SHA for c460cfc
.github/workflows/Linter.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout Code
11
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
12
13
- name: Lint Code Base
14
# uses: github/super-linter:latest
0 commit comments