Skip to content

Commit ee2e088

Browse files
authored
1 parent b1f5ccf commit ee2e088

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
@@ -176,7 +176,7 @@ jobs:
176176
run: |
177177
mv build_assets XrayR-$ASSET_NAME
178178
- name: Upload files to Artifacts
179-
uses: actions/upload-artifact@v3
179+
uses: actions/upload-artifact@v4
180180
with:
181181
name: XrayR-${{ steps.get_filename.outputs.ASSET_NAME }}
182182
path: |

0 commit comments

Comments
 (0)