Skip to content

Commit da11d37

Browse files
authored
Merge pull request #3299 from palmskog/fix-deploy
attempt to fix deployment
2 parents 2e4ec47 + 959f81d commit da11d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
steps:
6363
- name: Deploy to GitHub Pages
6464
id: deployment
65-
uses: actions/deploy-pages@v3
65+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)