diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 08732b42ba..6107c954f7 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -138,7 +138,7 @@ jobs: - name: Test meson run: meson -v - name: Download build artifact - uses: actions/download-artifact@v1.0.0 + uses: actions/download-artifact@v4.1.7 with: name: build - name: Check directory tree (for debugging purposes)