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 c603704 commit 4942978Copy full SHA for 4942978
.github/workflows/gradle-builder.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- run: mkdir ProtocolStringReplacer && cp build/allJars/*.jar ProtocolStringReplacer
30
31
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
32
with:
33
name: ProtocolStringReplacer-Snapshot
34
path: ProtocolStringReplacer
0 commit comments