Skip to content

Commit

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

Bump actions/upload-artifact from 3.1.2 to 3.1.3
  • Loading branch information
mergify[bot] authored Sep 7, 2023
2 parents 18632fd + 28ddb2d commit 15ac693
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].2
uses: actions/[email protected].3
with:
name: ${{ steps.archive.outputs.name }}
path: ${{ steps.archive.outputs.name }}
Expand Down

0 comments on commit 15ac693

Please sign in to comment.