Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 41550a8

Browse files
chore(deps): update actions/checkout action to v3
1 parent a7d469b commit 41550a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
runs-on: ubuntu-latest
4848
steps:
4949
- name: 'Checkout repository'
50-
uses: actions/checkout@v2
50+
uses: actions/checkout@v3
5151

5252
- name: Use Node.js v16
5353
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)