mirror of
https://github.com/tboerger/nixos-config
synced 2024-11-22 18:21:58 +01:00
Merge pull request #4 from tboerger/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
This commit is contained in:
commit
745f0e3ff3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,6 +13,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Clone source
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user