mirror of
https://github.com/pret/pmd-sky.git
synced 2026-09-09 11:57:11 -05:00
Updated GHA upload-artifact
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
|
||||
- name: Post error upload
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: pmdsky-failure-${{ github.run_id }}
|
||||
path: failure.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user