Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 6, 2024
1 parent c9fdc6f commit 450b73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
{
"if" : "${{ always () }}",
"uses" : "actions/upload-artifact@v3",
"uses" : "actions/upload-artifact@v4",
"with" : {
"path" : "/tmp/circle-artifacts/test"
}
Expand Down

0 comments on commit 450b73d

Please sign in to comment.