Skip to content

Commit 1b71e0e

Browse files
chore(deps): update actions to v7
1 parent 5756498 commit 1b71e0e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fail-fast: false
3838
steps:
3939
- name: Check out code
40-
uses: actions/checkout@v6
40+
uses: actions/checkout@v7
4141

4242
- name: Install Cinc Workstation
4343
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
contents: read
1818
steps:
1919
- name: Check out code
20-
uses: actions/checkout@v6
20+
uses: actions/checkout@v7
2121
- name: Install Cinc Workstation
2222
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1
2323
- name: Install cookbooks

0 commit comments

Comments
 (0)