Skip to content

Commit 1046428

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 1a6d555 + 674380b commit 1046428

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)