Skip to content

Commit f50c577

Browse files
committed
chore(deps): update actions/checkout action to v3
1 parent e552c3e commit f50c577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
steps:
1414
- name: Checkout
15-
uses: actions/checkout@v2
15+
uses: actions/checkout@v3
1616

1717
- name: Setup Node.js environment
1818
uses: actions/[email protected]

0 commit comments

Comments
 (0)