Bump workflow actions

This commit is contained in:
Robert Strouse 2024-05-26 16:05:04 -07:00
parent e87f42fa50
commit 5f15a7cc93

View file

@ -130,7 +130,7 @@ jobs:
name: LittleFS
- name: Install Python ${{ env.PYTHON_VERSION }}
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ env.PYTHON_VERSION }}