Skip to content

Commit e1d90eb

Browse files
authored
Merge pull request #451 from arnested/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2 parents 99d9fe3 + fda0c72 commit e1d90eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
version: "~> v2"
6161
args: release --snapshot
62-
- uses: actions/upload-artifact@v4
62+
- uses: actions/upload-artifact@v5
6363
with:
6464
name: Debian packages
6565
path: dist/*.deb

0 commit comments

Comments
 (0)