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 52e3f0b commit dd8d4bfCopy full SHA for dd8d4bf
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
41
steps:
42
- name: Check out code
43
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
44
- name: Install Chef
45
uses: actionshub/chef-install@3.0.1
46
- name: Load ip_vs kernel module
.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