Skip to content

Commit a657079

Browse files
Merge pull request #5 from BlockhostOfficial/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v7
2 parents 011e415 + 20da95d commit a657079

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: ./gradlew clean build --stacktrace
3232

3333
- name: Upload build artifacts
34-
uses: actions/upload-artifact@v4
34+
uses: actions/upload-artifact@v7
3535
with:
3636
name: hytale-server-plugin
3737
path: build/libs/*.jar

0 commit comments

Comments
 (0)