Skip to content

Commit e0e257e

Browse files
authored
Bump actions versions
1 parent 69242c0 commit e0e257e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout Code
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v3
1515
- name: Lint Code Base
16-
uses: docker://github/super-linter:v2.1.1
16+
uses: github/super-linter@v4
1717
env:
1818
VALIDATE_ALL_CODEBASE: false

0 commit comments

Comments
 (0)