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 a8a8afc commit 727e6d7Copy full SHA for 727e6d7
2 files changed
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
88
steps:
89
- name: Check out code
90
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
91
- name: Install Chef
92
uses: actionshub/chef-install@main
93
- name: Dokken
.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