Skip to content

Commit

Permalink
Merge pull request #21 from dhkatz/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…upload-artifact-4.3.3

Bump actions/upload-artifact from 4.3.1 to 4.3.3
  • Loading branch information
dhkatz authored Apr 30, 2024
2 parents 9867b96 + 24c2b6a commit 008528d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/t5de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
script-file: "./scripts/install.nsi"

- name: Upload Artifact
uses: actions/[email protected].1
uses: actions/[email protected].3
with:
name: T5DE-${{ env.APP_VERSION }}.exe
path: T5DE-${{ env.APP_VERSION }}.exe
Expand Down

0 comments on commit 008528d

Please sign in to comment.