Skip to content

Commit 477b852

Browse files
committed
Update actions/checkout to v6
1 parent b8113f4 commit 477b852

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.stack_name}}/.github/workflows

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- name: Checkout Repo ⚡️
47-
uses: actions/checkout@v5
47+
uses: actions/checkout@v6
4848

4949
- name: Set Up Python 🐍
5050
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)