Skip to content

Commit 3268cf5

Browse files
GH-815 Update actions/upload-artifact action to v4.3.6 (#815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7a0255c commit 3268cf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build the Jar
3636
run: './gradlew clean eternalcore-plugin:shadowJar'
3737
- name: Upload a Build Artifact
38-
uses: actions/upload-artifact@v4.3.4
38+
uses: actions/upload-artifact@v4.3.6
3939
with:
4040
name: 'EternalCore'
4141
path: eternalcore-plugin/build/libs/EternalCore*.jar

0 commit comments

Comments
 (0)