We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edef693 commit 7a46bb1Copy full SHA for 7a46bb1
1 file changed
.github/workflows/action.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Python
11
uses: actions/setup-python@v4
12
with:
13
- python-version: 3.x
+ python-version: '3.10'
14
cache: "poetry"
15
- name: Setup Node.js
16
uses: actions/setup-node@v3
0 commit comments