diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e37193966..67f8c5178 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -182,7 +182,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Download installer tarball - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: installer-${{matrix.os}} path: out @@ -232,7 +232,7 @@ jobs: repository: NixOS/flake-regressions-data path: flake-regressions/tests - name: Download installer tarball - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0 with: name: installer-linux path: out