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 fb0f719 commit b826584Copy full SHA for b826584
2 files changed
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
44
fail-fast: false
45
steps:
46
- name: Check out code
47
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
48
- name: Install Chef
49
uses: actionshub/chef-install@6.0.0
50
with:
.github/workflows/copilot-setup-steps.yml
@@ -17,7 +17,7 @@ jobs:
17
contents: read
18
19
20
21
22
uses: actionshub/chef-install@main
23
- name: Install cookbooks
0 commit comments