summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-01-26 16:37:41 +0100
committerEike Ziller <eike.ziller@qt.io>2022-01-27 08:06:09 +0000
commit1eb9263e315107fdd977c085282c6b8e2e41d691 (patch)
treef82d321a3278cc9e6089b5ed7153634cbba2138c
parent9a351ad5f8a2a85c13eea40fa0a7fc4399b098af (diff)
GitHub: Use checkout@v2v6.0.06.0
Fixes security concerns of v1 Change-Id: Ib62b3d51459d6e6d07bdacc63b9d2f7b4fcf584f 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 8f77cd3..23e2751 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}