diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index c856775..24c51e0 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -42,7 +42,7 @@ jobs: - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 - uses: cachix/install-nix-action@3715ab1a11cac9e991980d7b4a28d80c7ebdd8f9 - run: nix-shell --run 'goreleaser --snapshot --clean' - - uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 + - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 with: name: test-release-dist path: dist/**/*