Skip to content

Commit 34c4c04

Browse files
authored
Merge pull request #54 from arduino/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2 parents 1e7d2c4 + e35089b commit 34c4c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/libraries_report-size-deltas.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Set up Python
28-
uses: actions/setup-python@v4
28+
uses: actions/setup-python@v5
2929
with:
3030
python-version: '3.11.6'
3131

0 commit comments

Comments
 (0)