Update auto-rebuild.yml

pull/890/head
gentlyxu 9 months ago committed by GitHub
parent c9ffe24358
commit 320b59ff3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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'

Loading…
Cancel
Save