Update checkout actions

pull/1715/head
Jean-Baptiste 2 years ago committed by GitHub
parent f70d33878c
commit 36bcfe1cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ jobs:
timeout-minutes: 30
steps:
- name: Check out source code
uses: actions/checkout@v1
uses: actions/checkout@v3
- name: Build project
run: ./build.sh build

Loading…
Cancel
Save