Skip to content

Commit 5c43e27

Browse files
committed
update build action
1 parent c4e3e82 commit 5c43e27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Delete frontend
3333
run: rm -r 'Oculus Downgrader/bin/Debug/net6.0/frontend'
3434
- name: Upload net6.0.zip
35-
uses: actions/upload-artifact@v3
35+
uses: actions/upload-artifact@v5
3636
with:
3737
name: net6.0
3838
path: 'Oculus Downgrader/bin/Debug/net6.0'

0 commit comments

Comments
 (0)