We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9471d1 commit 491921bCopy full SHA for 491921b
.github/workflows/gradle.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Build the Jar
36
run: './gradlew clean shadowJar'
37
- name: Upload a Build Artifact
38
- uses: actions/[email protected].2
+ uses: actions/[email protected].3
39
with:
40
name: 'LobbyHeads'
41
path: build/libs/LobbyHeads*.jar
0 commit comments