Skip to content

Commit

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

Bump actions/upload-artifact from 4.3.0 to 4.3.1
  • Loading branch information
mergify[bot] authored Feb 6, 2024
2 parents 7a20eca + 027a3c0 commit 0c24a73
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/[email protected].0
uses: actions/[email protected].1
with:
name: ${{ steps.archive.outputs.name }}
path: ${{ steps.archive.outputs.name }}
Expand Down

0 comments on commit 0c24a73

Please sign in to comment.