Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Oct 31, 2024
1 parent b4e72a9 commit cf45878
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/.touch
Original file line number Diff line number Diff line change
@@ -1 +1 @@
398
400
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,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 cf45878

Please sign in to comment.