chore: update github actions

This commit is contained in:
Jun Siang Cheah
2024-05-22 09:20:26 +01:00
parent 59602eea09
commit dcae813d05
4 changed files with 6 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ jobs:
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}