Skip to content

Commit 674380b

Browse files
authored
Update spa.yml
1 parent 3c74e50 commit 674380b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/spa.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: pnpm/action-setup@v3
4242
name: Install pnpm
4343
with:
44-
version: 8
44+
version: 9.15.0
4545
run_install: false
4646

4747
- uses: actions/setup-node@v4
@@ -67,4 +67,4 @@ jobs:
6767

6868
- name: Deploy to GitHub Pages
6969
id: deployment
70-
uses: actions/deploy-pages@v3
70+
uses: actions/deploy-pages@v3

0 commit comments

Comments
 (0)