mirror of
https://github.com/wallabag/docker
synced 2025-12-12 17:26:25 +00:00
Merge pull request #461 from wallabag/dependabot/github_actions/actions/setup-python-6
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user