Skip to content

Commit 6e93ac1

Browse files
authored
Merge pull request #281 from pkgxdev/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 4 to 6
2 parents f88875d + 50a19dd commit 6e93ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- fedora:latest
119119
container: ${{ matrix.container }}
120120
steps:
121-
- uses: actions/download-artifact@v4
121+
- uses: actions/download-artifact@v6
122122
with:
123123
name: action
124124
- uses: ./

0 commit comments

Comments
 (0)