Skip to content

Commit 77fed1e

Browse files
authored
Merge pull request #44 from containifyci/dependabot/github_actions/actions/download-artifact-5
chore(deps): bump actions/download-artifact from 4 to 5
2 parents dbfd071 + 3a56774 commit 77fed1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/engine-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
go-version: '1.25'
4343

4444
- name: Download artifacts
45-
uses: actions/download-artifact@v4
45+
uses: actions/download-artifact@v5
4646
with:
4747
name: binaries
4848

0 commit comments

Comments
 (0)