mirror of
https://github.com/long2ice/fastapi-cache.git
synced 2026-03-25 04:57:54 +00:00
fix #293: Bump actions/checkout from 2 to 4
This commit is contained in:
2
.github/workflows/dependabot-auto-merge.yml
vendored
2
.github/workflows/dependabot-auto-merge.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
id: dependabot-metadata
|
||||
uses: dependabot/fetch-metadata@v1
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Approve PR
|
||||
# only auto-approve direct deps that are minor or patch updates
|
||||
# dependency type is indirect, direct:development or direct:production
|
||||
|
||||
Reference in New Issue
Block a user