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 f5cce67 commit 1e6eb40Copy full SHA for 1e6eb40
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Check out code
35
uses: actions/checkout@v7
36
- name: Install Chef
37
- uses: sous-chefs/.github/.github/actions/install-workstation@8.0.2
+ uses: sous-chefs/.github/.github/actions/install-workstation@9.0.0
38
- name: Dokken
39
uses: actionshub/test-kitchen@main
40
env:
@@ -51,7 +51,7 @@ jobs:
51
52
53
54
55
- name: Kitchen Test
56
57
0 commit comments