Skip to content

Commit

Permalink
Merge pull request #340 from Edirom/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-3.1.3

Bump actions/upload-artifact from 3.1.2 to 3.1.3
  • Loading branch information
bwbohl authored Sep 11, 2023
2 parents 5811a86 + 630e177 commit d824280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Upload Artifacts to action run
if: github.repository == 'Edirom/Edirom-Online'
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
# The name that the artifact will be made available under
name: EdiromOnline_${{ steps.short-sha.outputs.sha }}.zip
Expand Down

0 comments on commit d824280

Please sign in to comment.