CI/CD edit

This commit is contained in:
2025-02-12 23:12:14 +01:00
parent 08b4631032
commit ab881ca709

View File

@@ -18,8 +18,8 @@ jobs:
#ansible-galaxy collection install community.general --force
#ansible-galaxy collection install ansible.posix --force
- name: Use Node.js
uses: https://github.com/actions/setup-node@v3
with:
uses: https://github.com/actions/setup-node@v3
with:
node-version: '18.17'
- name: "Check out repo code"