mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
parent
4f8a47b7e3
commit
e670a1036f
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
runs-on: kaylee
|
||||
continue-on-error: false
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Install Nix
|
||||
uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue