Update actions/checkout to v3

This commit is contained in:
Huang Qi
2024-01-08 17:42:01 +08:00
parent 23dcc340d2
commit e3b6ef600b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Apt Update
run: sudo apt-get update
- name: Apt Install