Skip to content

Commit ea4168d

Browse files
authored
Merge pull request #227 from googleworkspace/renovate/actions-checkout-2.x
Update actions/checkout action to v2.4.0
2 parents 33bc34c + 7ff7ad3 commit ea4168d

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/slim@v4.8.4
2424
env:
2525
ERROR_ON_MISSING_EXEC_BIT: true

0 commit comments

Comments
 (0)