Skip to content

Commit

Permalink
Merge pull request #1104 from john30/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4

Bump actions/upload-artifact from 2 to 4
  • Loading branch information
john30 authored Dec 26, 2023
2 parents cf72a23 + 0301bde commit 167e9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preparerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
LIMITIMG: ${{ github.event.inputs.limitimg }}
-
name: archive
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: debian packages
path: |
Expand Down

0 comments on commit 167e9dc

Please sign in to comment.