Skip to content

Commit

Permalink
Bump actions/upload-artifact from 4.3.3 to 4.4.0 (#1456)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent 9fef4b3 commit 9e6a434
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 @@ -146,7 +146,7 @@ jobs:
id: list-archive

- name: Upload ${{ matrix.profile }} binary
uses: actions/upload-artifact@v4.3.3
uses: actions/upload-artifact@v4.4.0
with:
name: ${{ steps.list-archive.outputs.archive }}
path: ${{ steps.list-archive.outputs.archive }}
Expand Down

0 comments on commit 9e6a434

Please sign in to comment.