Skip to content

Commit d9d3042

Browse files
committed
upload artifact update
1 parent bca1b05 commit d9d3042

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
@@ -56,7 +56,7 @@ jobs:
5656
run: echo "${{ env.RG_VERSION }}" > artifacts/release-version
5757

5858
- name: Upload artifacts
59-
uses: actions/upload-artifact@v1
59+
uses: actions/upload-artifact@v4
6060
with:
6161
name: artifacts
6262
path: artifacts

0 commit comments

Comments
 (0)