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 443c8dc commit 2afc726Copy full SHA for 2afc726
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Check out code
38
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
39
- name: Install Chef
40
uses: actionshub/[email protected]
41
- name: Dokken
.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