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 921546d commit 8e806baCopy full SHA for 8e806ba
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
59
steps:
60
- name: Check out code
61
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
62
- name: Install Chef
63
uses: actionshub/chef-install@main
64
- 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