We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7d2c4 commit e35089bCopy full SHA for e35089b
.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