Skip to content

Commit

Permalink
Bump actions/upload-artifact to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Sep 29, 2024
1 parent 0d322e3 commit 2613bf7
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 @@ -145,7 +145,7 @@ jobs:
-
name: Upload artifacts
if: matrix.alpine_version == env.ALPINE_LATEST
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: s6-overlay
path: ./dist/*
Expand Down

0 comments on commit 2613bf7

Please sign in to comment.