We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72a82d3 + 65d92fc commit 316ee05Copy full SHA for 316ee05
.github/workflows/gradle.yml
@@ -24,7 +24,7 @@ jobs:
24
max_attempts: 2
25
command: gradle build
26
- name: Upload build artifact
27
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
28
with:
29
name: EpicGuard
30
path: build/
0 commit comments