Skip to content
Snippets Groups Projects
Commit 654827c3 authored by Tatsuhiro Tsujikawa's avatar Tatsuhiro Tsujikawa
Browse files

Use actions/checkout@v2

parent ef3c0a1a
Branches
No related merge requests found
......@@ -13,7 +13,7 @@ jobs:
buildtool: [autotools, cmake]
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Linux setup
if: runner.os == 'Linux'
run: |
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment