Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v4.3.2 (#238)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 89964f4 commit 3daf8ca
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:
- name: Build with Gradle
run: ./gradlew build
- name: Upload a Build Artifact
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
# Artifact name
name: PistonMOTD
Expand Down

0 comments on commit 3daf8ca

Please sign in to comment.