ci: update to v4

This commit is contained in:
Daylin Morgan 2024-02-04 00:52:39 -06:00
parent db30869eea
commit b0b5546650
Signed by: daylin
GPG Key ID: C1E52E7DD81DF79F
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
name: update-flake-lock
on:
workflow_dispatch: # allows manual triggering
schedule:
@ -9,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Update flake.lock