diff --git a/.github/workflows/dart.yml b/.github/workflows/dart.yml index 98956a6d..5ae54190 100644 --- a/.github/workflows/dart.yml +++ b/.github/workflows/dart.yml @@ -37,7 +37,7 @@ jobs: - name: Download golden images uses: actions/download-artifact@v4 with: - name: golden-images-${{ github.sha }} + name: golden-images-ced0667a217ce2272dcdfc8e779f37147893dcc6 path: ./thermion_dart/test/golden-downloads - name: Install Python dependencies run: |