Skip to content

Commit 24b4070

Browse files
Update actions to use node16
1 parent 61e2f33 commit 24b4070

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_and_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
timeout-minutes: 20
1313
runs-on: ubuntu-20.04
1414
steps:
15-
- uses: actions/checkout@v2
15+
- uses: actions/checkout@v3
1616

1717
- uses: actions/setup-go@v2
1818
with:

0 commit comments

Comments
 (0)