Skip to content

Commit 7ff7ad3

Browse files
committed
Update actions/checkout action to v2.4.0
1 parent 67b332b commit 7ff7ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
lint:
2020
runs-on: ubuntu-20.04
2121
steps:
22-
- uses: actions/checkout@v2.3.4
22+
- uses: actions/checkout@v2.4.0
2323
- uses: github/super-linter/[email protected]
2424
env:
2525
ERROR_ON_MISSING_EXEC_BIT: true

0 commit comments

Comments
 (0)