Skip to content

Commit 937645b

Browse files
committed
upload-artifact@v2 => v4
1 parent 1525e30 commit 937645b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
curl -s -X POST -H "Content-Type: application/json" --data '{ "query": "{ ping }" }' http://nginx/api
8383
8484
- name: Upload Craft logs
85-
uses: actions/upload-artifact@v2
85+
uses: actions/upload-artifact@v4
8686
if: failure()
8787
with:
8888
name: craft-logs

0 commit comments

Comments
 (0)