Skip to content

Commit

Permalink
Merge pull request #104 from GalaxeTV/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-4.3.1
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
2 parents 88f959e + f122b4e commit b639bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
arguments: clean shadowJar
- name: Upload Artifact
uses: actions/upload-artifact@v4.0.0
uses: actions/upload-artifact@v4.3.1
with:
name: GalaxeSMP
path: build/libs/*-all.jar
Expand Down

0 comments on commit b639bcb

Please sign in to comment.