Merge pull request #1553 from NixOS/dependabot/github_actions/actions/checkout-6

build(deps): bump actions/checkout from 3 to 6
This commit is contained in:
Janne Heß
2026-01-05 15:25:52 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ jobs:
contents: write
pull-requests: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31
- name: Update flake inputs
run: nix flake update