Upgrade checkout action to v3 (#757)

This commit is contained in:
Zhizhen He 2023-02-10 15:34:17 +08:00 committed by GitHub
parent 4199657495
commit 4cd902e63f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Install Fish
run: |
sudo apt-add-repository -yn ppa:fish-shell/release-3