Update auto-rebuild.yml

This commit is contained in:
gentlyxu 2023-03-29 20:40:17 +08:00 committed by GitHub
parent adf568d713
commit 6c323fa5da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: co master
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: 'master'