Merge pull request #68 from qist/dependabot-github_actions-actions-checkout-6
Bump actions/checkout from 5 to 6
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout the branch
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: wget the xiaosa
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user