*: Update cache-install for CI

This changes the locked commit to the latest branch version.
Not very ideal, we should have a v1 branch instead, but eh.
This commit is contained in:
Diamond 2023-06-06 17:08:54 -07:00 committed by GitHub
parent c07f574558
commit 2ec786a788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install Nix packages
uses: diamondburned/cache-install@0746911c01dc84bba95d35be82db09435537d8ca
uses: diamondburned/cache-install@main
- name: Generate
run: |