diff --git a/.github/.touch b/.github/.touch index 93168a9..6b3ed8d 100644 --- a/.github/.touch +++ b/.github/.touch @@ -1 +1 @@ -398 \ No newline at end of file +400 \ No newline at end of file diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9b5a466..8c53294 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -149,7 +149,7 @@ }, { "if" : "${{ always () }}", - "uses" : "actions/upload-artifact@v3", + "uses" : "actions/upload-artifact@v4", "with" : { "path" : "/tmp/circle-artifacts/test" }