We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01b3bee + 956c203 commit 44b115aCopy full SHA for 44b115a
1 file changed
.github/workflows/build.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Build with Gradle
17
run: ./gradlew test build --no-daemon
18
- name: Upload Artifacts
19
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v7
20
with:
21
name: ProtocolSidebar
22
path: build/libs/
0 commit comments