Skip to content

Commit

Permalink
Merge pull request #1 from MadLadSquad/dependabot/github_actions/gith…
Browse files Browse the repository at this point in the history
…ub-actions-cb1dee63db

Bump actions/upload-artifact from 3 to 4 in the github-actions group
  • Loading branch information
Madman10K authored Jun 8, 2024
2 parents 40bd88f + 2819327 commit 962dd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
sdk-channel: ${{ matrix.sdk-channel }}
- name: Upload app artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
# See ufbt action docs for other output variables
name: ${{ github.event.repository.name }}-${{ steps.build-app.outputs.suffix }}
Expand Down

0 comments on commit 962dd5a

Please sign in to comment.