mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-03-22 07:46:40 +08:00
Merge pull request #83 from filamentphp/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 4 to 6
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user