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 2e3d072 commit cb20f59Copy full SHA for cb20f59
.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Check out code
45
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
46
- name: Install Chef
47
uses: actionshub/chef-install@3.0.1
48
- name: Dokken
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
.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