Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Dec 25, 2023
1 parent 99021a6 commit 776691a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
shell: bash
run: |
./mvnw --color=always -B verify
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
name: Attach generated update site as zip
if: runner.os == 'Linux'
with:
Expand Down

0 comments on commit 776691a

Please sign in to comment.