chore(deps): update cachix/cachix-action action to v17

This commit is contained in:
renovate[bot] 2026-03-18 19:51:48 +00:00 committed by GitHub
parent bc809d78d3
commit 4c3a7c492b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,7 +111,7 @@ jobs:
# For in-tree builds
- name: Setup Cachix
if: ${{ github.event_name == 'push' || github.event_name == 'workflow_dispatch' }}
uses: cachix/cachix-action@v16
uses: cachix/cachix-action@v17
with:
name: prismlauncher
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}