diff --git a/.github/workflows/windows_glew_wheels.yml b/.github/workflows/windows_glew_wheels.yml index 6f19831..8c110f6 100644 --- a/.github/workflows/windows_glew_wheels.yml +++ b/.github/workflows/windows_glew_wheels.yml @@ -76,7 +76,7 @@ jobs: . .\ci\windows_ci.ps1 Create-Packages - name: Upload wheels as artifact - uses: actions/upload-artifact@master + uses: actions/upload-artifact@v3 with: name: glew_wheels path: dist