File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 if : github.repository == 'web-platform-tests/wpt'
1919 steps :
2020 - name : Set up Python
21- uses : actions/setup-python@v5
21+ uses : actions/setup-python@v7
2222 with :
2323 python-version : ' 3.12'
2424 - name : Set up Node
Original file line number Diff line number Diff line change 1212 if : github.repository == 'web-platform-tests/wpt'
1313 steps :
1414 - name : Set up Python
15- uses : actions/setup-python@v5
15+ uses : actions/setup-python@v7
1616 with :
1717 python-version : ' 3.12'
1818 - name : Checkout
Original file line number Diff line number Diff line change 1111 if : github.repository == 'web-platform-tests/wpt'
1212 steps :
1313 - name : Set up Python
14- uses : actions/setup-python@v5
14+ uses : actions/setup-python@v7
1515 with :
1616 python-version : ' 3.12'
1717 - name : Checkout
Original file line number Diff line number Diff line change 1212 if : github.repository == 'web-platform-tests/wpt'
1313 steps :
1414 - name : Set up Python
15- uses : actions/setup-python@v5
15+ uses : actions/setup-python@v7
1616 with :
1717 python-version : ' 3.12'
1818 - name : Checkout wpt
You can’t perform that action at this time.
0 commit comments