Chore: bump actions/upload-artifact from 5 to 6 (#3051)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
22997b1833
commit
5a2d4ca56a
@@ -34,7 +34,7 @@ jobs:
|
|||||||
mv dlc.dat TEST-${{ github.run_number }}-dlc.dat
|
mv dlc.dat TEST-${{ github.run_number }}-dlc.dat
|
||||||
|
|
||||||
- name: Upload TEST-${{ github.run_number }}-dlc.dat
|
- name: Upload TEST-${{ github.run_number }}-dlc.dat
|
||||||
uses: actions/upload-artifact@v5
|
uses: actions/upload-artifact@v6
|
||||||
with:
|
with:
|
||||||
name: TEST-${{ github.run_number }}-dlc.dat
|
name: TEST-${{ github.run_number }}-dlc.dat
|
||||||
path: TEST-${{ github.run_number }}-dlc.dat
|
path: TEST-${{ github.run_number }}-dlc.dat
|
||||||
|
|||||||
Reference in New Issue
Block a user