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 5756498 commit 1b71e0eCopy full SHA for 1b71e0e
2 files changed
.github/workflows/ci.yml
@@ -37,7 +37,7 @@ jobs:
37
fail-fast: false
38
steps:
39
- name: Check out code
40
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
41
42
- name: Install Cinc Workstation
43
uses: sous-chefs/.github/.github/actions/install-workstation@8.0.1
.github/workflows/copilot-setup-steps.yml
@@ -17,7 +17,7 @@ jobs:
17
contents: read
18
19
20
21
22
23
- name: Install cookbooks
0 commit comments