We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87a80a3 + 1f6a2de commit 945b61dCopy full SHA for 945b61d
1 file changed
.github/workflows/gradle.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./gradlew build
39
40
- name: Publish artifact
41
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
42
with:
43
name: IPCheck-Website
44
path: 'build/libs/ProxyCheck-DiscordBOT *.jar'
0 commit comments