Update auto-rebuild.yml

This commit is contained in:
gentlyxu 2024-02-03 00:54:58 -06:00 committed by GitHub
parent c9ffe24358
commit 320b59ff3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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