Skip to content

Commit

Permalink
Merge pull request #5 from SaltWood-Studio/renovate/major-github-arti…
Browse files Browse the repository at this point in the history
…fact-actions

chore(deps): update actions/upload-artifact action to v4
  • Loading branch information
SALTWOOD authored Aug 25, 2024
2 parents 9809821 + a9ac8a4 commit 7bb61a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
Configuration: ${{ matrix.configuration }}
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: app-debug
path: |
Expand Down

0 comments on commit 7bb61a8

Please sign in to comment.