Skip to content

Commit

Permalink
Merge pull request #160 from cmsc430/ziggy
Browse files Browse the repository at this point in the history
Bump artifact version.
  • Loading branch information
dvanhorn authored Jan 29, 2024
2 parents 77d04f3 + f09d321 commit 5665f28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
xvfb-run raco test -p langs
make -C www main
- name: Archive www
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: github-pages
name: www
path: www/main
deploy:
needs: build-and-test
Expand Down

0 comments on commit 5665f28

Please sign in to comment.