Skip to content

Commit 0eb9f26

Browse files
authored
Merge pull request #37 from V-Sekai/dependabot/github_actions/actions/download-artifact-4.1.1
Bump actions/download-artifact from 4.1.0 to 4.1.1
2 parents 7596612 + dda5c24 commit 0eb9f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ jobs:
287287
egress-policy: audit
288288

289289
- name: Download Artifacts
290-
uses: actions/download-artifact@f44cd7b40bfd40b6aa1cc1b9b5b7bf03d3c67110 # v4.1.0
290+
uses: actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
291291

292292
- name: List files
293293
run: |

0 commit comments

Comments
 (0)