We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f5297f commit 7156cd0Copy full SHA for 7156cd0
.github/actions/pretest/action.yml
@@ -23,7 +23,7 @@ runs:
23
- name: Setup python
24
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
25
with:
26
- python-version: '3.11'
+ python-version: '3.13'
27
28
- name: Setup node
29
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
0 commit comments