mirror of
https://github.com/ZGCA-Forge/MsgCenterPy.git
synced 2025-12-19 05:50:56 +00:00
Merge pull request #5 from ZGCA-Forge/dependabot/github_actions/actions/checkout-5
ci(deps): bump actions/checkout from 4 to 5
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ref: ${{ github.event.inputs.branch || github.ref }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user