Skip to content

Commit f09d321

Browse files
committed
Bump artifact version.
1 parent 283c990 commit f09d321

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ jobs:
3030
xvfb-run raco test -p langs
3131
make -C www main
3232
- name: Archive www
33-
uses: actions/upload-artifact@v2
33+
uses: actions/upload-artifact@v4
3434
with:
35-
name: github-pages
35+
name: www
3636
path: www/main
3737
deploy:
3838
needs: build-and-test

0 commit comments

Comments
 (0)