Skip to content

Commit

Permalink
Update arma.yml
Browse files Browse the repository at this point in the history
upload-artifact@v2 is deprecated
  • Loading branch information
veteran29 authored Sep 13, 2024
1 parent 18329ee commit 79d21ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arma.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: |
docker run -v "$(pwd):c:/workdir" -e CI=$True ghcr.io/armaforces/arma3tools:v2 hemtt release
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: armaforces_mods
path: |
Expand Down

0 comments on commit 79d21ac

Please sign in to comment.