Skip to content

Commit c826206

Browse files
committed
Bump actions/setup-python from 5 to 6
1 parent 4ecbb23 commit c826206

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.stack_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.stack_name}}/.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: actions/checkout@v4
4848

4949
- name: Set Up Python 🐍
50-
uses: actions/setup-python@v5
50+
uses: actions/setup-python@v6
5151
with:
5252
python-version: 3.12
5353

0 commit comments

Comments
 (0)