Skip to content

Commit

Permalink
chore: Update upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 committed Sep 11, 2024
1 parent 0de2530 commit 978e553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uwp-autoconvert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
run: git push origin $env:GITHUB_REF_NAME`:generated/$env:GITHUB_REF_NAME/uwp-autoconvert -f

- name: Upload Logs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: always()
with:
name: logs
Expand Down

0 comments on commit 978e553

Please sign in to comment.