1
0
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:
Jérémy Benoist
2025-09-08 07:04:05 +02:00
committed by GitHub

View File

@@ -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