We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b6e0c commit 7d4dad3Copy full SHA for 7d4dad3
.github/workflows/continuous-integration.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
node-version: ${{ matrix.node-version }}
39
- name: Set up Python 3.11 (for node-gyp)
40
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
41
42
python-version: '3.11'
43
- name: Install dependencies
0 commit comments