Skip to content

Commit 67c173e

Browse files
authored
Merge pull request #87 from grml/dependabot/github_actions/actions/upload-artifact-6
ci(deps): bump actions/upload-artifact from 5 to 6
2 parents 3f0401e + 6c643d9 commit 67c173e

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@v5
38+
uses: actions/upload-artifact@v6
3939
with:
4040
name: packages
4141
if-no-files-found: error

0 commit comments

Comments
 (0)