diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7c0ac42..d21fbc1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: ref: "${{ github.head_ref }}" - name: "Install flox" - uses: flox/install-flox-action@c94e7e1ab56ae14fe98bae4fd84384fd135f0c2a # main + uses: flox/install-flox-action@3b80351ae97bbe063f264dc88fbd505507054963 # main - name: "Build" @@ -91,7 +91,7 @@ jobs: ref: "${{ github.head_ref }}" - name: "Install flox" - uses: flox/install-flox-action@c94e7e1ab56ae14fe98bae4fd84384fd135f0c2a # main + uses: flox/install-flox-action@3b80351ae97bbe063f264dc88fbd505507054963 # main - name: "Get FloxHub token"