[ci] now all use checkout v3

This commit is contained in:
tangxifan 2023-04-18 17:20:39 +08:00
parent 691a6b2b73
commit 3780ca5150
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
access_token: ${{ github.token }}
- name: Checkout OpenFPGA repo
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Install Dependencies
run: |