Update CI action versions

This commit is contained in:
dherrada 2023-05-12 11:24:14 -04:00
parent 5c0b73ada2
commit 4f43a678f0

View file

@ -18,7 +18,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Setup Python
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: '3.x'