mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-24 02:03:52 +03:00
M #-: Update GH action checkout lib
This commit is contained in:
parent
4328a3295d
commit
cc78c5b6aa
2
.github/workflows/smoke_tests.yml
vendored
2
.github/workflows/smoke_tests.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Install CppCheck
|
||||
run: sudo apt install -y cppcheck
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: Run Smoke Tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user