We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e7d2c4 + e35089b commit 34c4c04Copy full SHA for 34c4c04
.github/workflows/libraries_report-size-deltas.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: Set up Python
28
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
29
with:
30
python-version: '3.11.6'
31
0 commit comments