Skip to content

Commit b09e51b

Browse files
committed
Bump actions/checkout from 4 to 5
1 parent c826206 commit b09e51b

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
@@ -44,7 +44,7 @@ jobs:
4444

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

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

0 commit comments

Comments
 (0)