aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-01-26 16:31:33 +0100
committerEike Ziller <eike.ziller@qt.io>2022-01-27 08:06:18 +0000
commit7eedc419f1dcdb3d70f480ba28ceb5d2ee06397c (patch)
treef1f8bb00a762bb2c3b2cc6c02a093ede6cd53a46
parent8ca11369a39b181d1666171e0ff8676f1f95f04e (diff)
GitHub: Use checkout@v2v6.0.06.0
Fixes security concerns of v1 Change-Id: I1fb72c3845611db239f6bed79b4768a7ceadccc8 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
-rw-r--r--.github/workflows/build_cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index bae17e0..6270c29 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -35,7 +35,7 @@ jobs:
}
steps:
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
- name: Download Ninja and CMake
shell: cmake -P {0}