Skip to content

Commit 0c060b7

Browse files
authored
Merge pull request #10 from grml/dependabot/github_actions/actions/upload-artifact-5
2 parents 710d158 + 9793e93 commit 0c060b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
EOT
3636
- uses: jtdor/build-deb-action@v1
3737
- name: Archive build result
38-
uses: actions/upload-artifact@v4
38+
uses: actions/upload-artifact@v5
3939
with:
4040
name: packages
4141
if-no-files-found: error

0 commit comments

Comments
 (0)