mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 22:40:57 -05:00
Merge pull request #26 from dwinkler1/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
This commit is contained in:
commit
7b9b5395f1
3 changed files with 3 additions and 3 deletions
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
- uses: wimpysworld/nothing-but-nix@main
|
||||
with:
|
||||
hatchet-protocol: 'carve'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue