Skip to content

Commit 67cbb7e

Browse files
committed
ci: bump upload-artifact version to 4
1 parent d393e5e commit 67cbb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/akhenaten_content.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
wget https://nightly.link/dalerank/Akhenaten/workflows/akhenaten_windows/master/windows_build.zip
3131
wget https://nightly.link/dalerank/Akhenaten/workflows/akhenaten_mac/master/macos_build.zip
3232
unzip windows_build.zip -d artifacts
33-
- uses: actions/upload-artifact@v3
33+
- uses: actions/upload-artifact@v4
3434
with:
3535
name: linux_windows_build
3636
path: artifacts

0 commit comments

Comments
 (0)