We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ecbb23 commit c826206Copy full SHA for c826206
{{cookiecutter.stack_name}}/.github/workflows/docker.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@v4
48
49
- name: Set Up Python 🐍
50
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
51
with:
52
python-version: 3.12
53
0 commit comments