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 42433f6 commit ce114aeCopy full SHA for ce114ae
.github/workflows/build.yml
@@ -98,7 +98,7 @@ jobs:
98
- uses: actions/setup-python@v4
99
with:
100
python-version: ${{ matrix.python }}
101
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
102
103
node-version: 18
104
- if: ${{ matrix.npm }}
@@ -131,7 +131,7 @@ jobs:
131
132
133
134
135
136
137
0 commit comments