We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5fda0 commit 21e11e9Copy full SHA for 21e11e9
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v5
27
# https://github.com/nodejs/node-gyp#installation
28
- name: Use Python 3.11
29
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
30
with:
31
python-version: '3.11'
32
# https://github.com/hargasinski/node-canvas/blob/e7abe64833d13ec96449c827b1e14befbdf3105d/.github/workflows/ci.yaml#L70
0 commit comments