Skip to content

Commit

Permalink
build: update remaining action
Browse files Browse the repository at this point in the history
  • Loading branch information
jviide committed Feb 5, 2024
1 parent 383b1a7 commit 74a0bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- run: |
mkdir pages
npm -s run collect > pages/eol-rules.json
- uses: actions/upload-pages-artifact@v1
- uses: actions/upload-pages-artifact@v3
with:
path: pages
deploy:
Expand Down

0 comments on commit 74a0bbf

Please sign in to comment.