forked from qt-creator/qt-creator
Qt Creator plugin wizard: Bump checkout github action to v2
v1 has security concerns Change-Id: Ia88cf55197a64af819abe07bdac698a29bec8aeb Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -35,7 +35,7 @@ jobs:
|
||||
}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Download Ninja and CMake
|
||||
shell: cmake -P {0}
|
||||
|
Reference in New Issue
Block a user