mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-12 21:17:25 +01:00
Switch to checkout action version 4
This commit is contained in:
parent
6dc4e7708a
commit
609cafeb2c
2
.github/workflows/runonce.yml
vendored
2
.github/workflows/runonce.yml
vendored
@ -95,7 +95,7 @@ jobs:
|
|||||||
# See: https://github.com/marketplace/actions/checkout
|
# See: https://github.com/marketplace/actions/checkout
|
||||||
# Checkout git repository and submodules
|
# Checkout git repository and submodules
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user