mirror of
https://github.com/clearml/go-nvlib
synced 2025-01-30 18:36:59 +00:00
Merge pull request #19 from NVIDIA/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
commit
867d7fd9cf
2
.github/workflows/pre-sanity.yml
vendored
2
.github/workflows/pre-sanity.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build dev image
|
||||
run: make .build-image
|
||||
|
Loading…
Reference in New Issue
Block a user