Skip to content

Commit 290d542

Browse files
committed
ci: bump upload step to v4
1 parent 67cbb7e commit 290d542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/akhenaten_windows.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
shell: pwsh
3333
run: |
3434
Compress-Archive -Path bin_x64/* -Destination windows_build.zip
35-
- uses: actions/upload-artifact@v3
35+
- uses: actions/upload-artifact@v4
3636
with:
3737
name: windows_build
3838
path: bin_x64

0 commit comments

Comments
 (0)