Skip to content

Commit 5826c2b

Browse files
committed
ci: update version
1 parent f44a861 commit 5826c2b

File tree

2 files changed

+800
-3426
lines changed

2 files changed

+800
-3426
lines changed

.github/workflows/deploy.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout repo
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@v4
1414
- name: Setup
1515
uses: actions/setup-node@v3
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717
- uses: pnpm/action-setup@v2
1818
with:
1919
version: 8

0 commit comments

Comments
 (0)