We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a672256 + 75dc8c5 commit 50b6cb3Copy full SHA for 50b6cb3
2 files changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
cache: npm
31
32
- name: Setup Python
33
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
34
with:
35
python-version: "3.11"
36
.github/workflows/publish-npm.yml
registry-url: https://registry.npmjs.org
0 commit comments