Skip to content

Commit 1a98edc

Browse files
chore(deps): update actions/checkout action to v3 (#456)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 678e97d commit 1a98edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
node-version: 16
3939
- run: node -v
4040
- name: Checkout
41-
uses: actions/checkout@v1
41+
uses: actions/checkout@v3
4242
- uses: pnpm/[email protected]
4343
with:
4444
version: 6.30.1

0 commit comments

Comments
 (0)