ci: bump actions/checkout v2 -> v3

This commit is contained in:
Mizux Seiha
2022-09-12 17:02:45 +02:00
parent ae7e6b59e8
commit c3d48b8a0f
41 changed files with 52 additions and 52 deletions

View File

@@ -7,7 +7,7 @@ jobs:
make:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Update Path
run: echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Install python3