Upgrade github action

This commit is contained in:
Roy Crihfield 2023-05-15 00:32:50 +08:00
parent 050c1ae3df
commit e4e1b0ea1f

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: |