Bump action.

This commit is contained in:
Felix Fontein 2023-01-13 21:01:29 +01:00
parent 0ffa3cc1d2
commit ca89e93302

View File

@ -34,7 +34,7 @@ jobs:
path: ansible_collections/${{ env.NAMESPACE }}/${{ env.COLLECTION_NAME }}
- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: '3.10'