We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d7f856 commit cb6df2fCopy full SHA for cb6df2f
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
python-version: ['3.9', '3.10', '3.11', '3.12']
14
15
steps:
16
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v3
17
18
- name: Set up Python ${{ matrix.python-version }}
19
uses: actions/setup-python@v3
0 commit comments