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/towncrier.yml
vendored
2
.github/workflows/towncrier.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
|| contains(github.event.pull_request.labels.*.name, 'skip-changelog')
|
||||
)
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install Poetry
|
||||
run: pipx install poetry
|
||||
- name: Setup Python
|
||||
|
||||
Reference in New Issue
Block a user