Upgrade github action

This commit is contained in:
2023-05-15 12:03:51 +08:00
parent 050c1ae3df
commit e4e1b0ea1f
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
name: Run docker build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Get the version
id: vars
run: |