Skip to content

Commit 008528d

Browse files
authored
Merge pull request #21 from dhkatz/dependabot/github_actions/actions/upload-artifact-4.3.3
Bump actions/upload-artifact from 4.3.1 to 4.3.3
2 parents 9867b96 + 24c2b6a commit 008528d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/t5de.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
script-file: "./scripts/install.nsi"
7272

7373
- name: Upload Artifact
74-
uses: actions/[email protected].1
74+
uses: actions/[email protected].3
7575
with:
7676
name: T5DE-${{ env.APP_VERSION }}.exe
7777
path: T5DE-${{ env.APP_VERSION }}.exe

0 commit comments

Comments
 (0)