Skip to content

Commit

Permalink
chore: updated actions/upload-pages-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
agliga committed Jan 16, 2025
1 parent 14618f8 commit efa1124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
path-to-lcov: coverage/lcov.info
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v4

# Deployment job
deploy:
Expand Down

0 comments on commit efa1124

Please sign in to comment.