Skip to content

Commit 1c11d80

Browse files
committed
[CI] update deprecated action
1 parent 9833b07 commit 1c11d80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
name: PS2BBL
9393
path: |
9494
release/*
95-
95+
9696
- name: Create prerelease
9797
if: github.ref == 'refs/heads/main'
9898
uses: mathieucarbou/marvinpinto-action-automatic-releases@latest
@@ -168,7 +168,7 @@ jobs:
168168
169169
- name: Upload artifacts
170170
if: ${{ success() }}
171-
uses: actions/upload-artifact@v3
171+
uses: actions/upload-artifact@v4
172172
with:
173173
name: PS2BBL_OPENTUNA
174174
path: |

0 commit comments

Comments
 (0)