Skip to content

Commit

Permalink
upload-artifactをv4に
Browse files Browse the repository at this point in the history
  • Loading branch information
nokhnaton authored Oct 17, 2024
1 parent e573fc1 commit 0de3381
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 @@ -116,7 +116,7 @@ jobs:
CYPRESS_INSTALL_BINARY: 0
- name: run test:unit
run: npm run test:unit
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: coverage
path: ./coverage
Expand Down

0 comments on commit 0de3381

Please sign in to comment.