Skip to content

Commit

Permalink
Merge pull request #48 from mfreeman451/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
  • Loading branch information
mfreeman451 authored Jan 20, 2025
2 parents 2ea9705 + 98ccc00 commit aa3dec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
./buildAll.sh
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: serviceradar-packages
path: release-artifacts/*.deb

0 comments on commit aa3dec0

Please sign in to comment.