Merge pull request #19 from NVIDIA/dependabot/github_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
This commit is contained in:
Evan Lezar
2024-01-23 14:06:02 +01:00
committed by GitHub

View File

@@ -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