Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 7eb3f30

Browse files
GH-45 Update actions/upload-artifact action to v3.1.2 (#45)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c58dece commit 7eb3f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build the Jar
3232
run: './gradlew bukkit:shadowJar'
3333
- name: Upload a Build Artifact
34-
uses: actions/[email protected].1
34+
uses: actions/[email protected].2
3535
with:
3636
name: 'Successfully build EternalRTP JDK${{ matrix.jdk }}'
3737
path: bukkit/build/libs/EternalRTP*.jar

0 commit comments

Comments
 (0)