diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 75171ed..7d46b7f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -47,7 +47,7 @@ jobs: with: path: ansible_collections/vladgh/system - name: Molecule test - uses: gofrolist/molecule-action@v2.3.22 + uses: gofrolist/molecule-action@v2.4.0 with: molecule_command: test molecule_options: --debug --base-config molecule/base.yml