Skip to content

Commit bcc8260

Browse files
update upload-artifact
1 parent 7f8e4b9 commit bcc8260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
MOD_VERSION: ${{ steps.version.outputs.release }}
5656

5757
- name: capture build artifacts
58-
uses: actions/upload-artifact@v3
58+
uses: actions/upload-artifact@v4
5959
with:
6060
name: artifacts
6161
path: build/libs/

0 commit comments

Comments
 (0)