Skip to content

Commit

Permalink
Merge pull request #162 from SwedbankPay/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/upload-artifact-4.4.3

Bump actions/upload-artifact from 4.4.2 to 4.4.3
  • Loading branch information
mergify[bot] authored Oct 10, 2024
2 parents df1d598 + 3cf5e81 commit 855332a
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 @@ -67,7 +67,7 @@ jobs:
unzip -l ${ARCHIVE}
- name: Upload artifact
uses: actions/upload-artifact@v4.4.2
uses: actions/upload-artifact@v4.4.3
with:
name: ${{ steps.archive.outputs.name }}
path: ${{ steps.archive.outputs.name }}
Expand Down

0 comments on commit 855332a

Please sign in to comment.