diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 34d93755..2a12b7ce 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -89,7 +89,7 @@ jobs: echo "JAVA_HOME: %JAVA_HOME%" cd src/native/windows/apps/prunsrv/test/scripts test.bat - - uses: actions/upload-artifact@v5 + - uses: actions/upload-artifact@v6 with: name: windows-artifact path: src/native/windows/apps/prunsrv/*/prunsrv.exe