We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24734b5 commit 162c7d4Copy full SHA for 162c7d4
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
node: [18, 20]
24
runs-on: ${{ matrix.os }}
25
steps:
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
# https://github.com/nodejs/node-gyp#installation
28
- name: Use Python 3.11
29
uses: actions/setup-python@v5
0 commit comments