Skip to content

Commit 1e04f4b

Browse files
committed
Update actions/setup-python action
1 parent dabda3a commit 1e04f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wled-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
${{ runner.os }}-${{ matrix.environment}}
5656
5757
- name: Set up Python
58-
uses: actions/setup-python@v4
58+
uses: actions/setup-python@v5
5959
with:
6060
python-version: '3.9'
6161
- name: Install PlatformIO

0 commit comments

Comments
 (0)