diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7c0ac42..709fdf9 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@f6002ed63e483f134001de7b4b45be891e00b09f # 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@f6002ed63e483f134001de7b4b45be891e00b09f # main - name: "Get FloxHub token"