Skip to content

Commit 3ca4fda

Browse files
committed
build(ci): update checkout action to v3
1 parent 4ed5f0d commit 3ca4fda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
GITHUB_TOKEN: ${{ secrets.MODULE_FETCH_GITHUB_TOKEN }}
3333
steps:
3434
- name: Checkout PR
35-
uses: actions/checkout@v2
35+
uses: actions/checkout@v3
3636
- name: Setup Node
3737
uses: actions/setup-node@v3
3838
with:

0 commit comments

Comments
 (0)