File tree Expand file tree Collapse file tree
hatch_js/tests/test_project_basic/js Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 2f2c13b
2+ _commit : 9b3c202
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : python
Original file line number Diff line number Diff line change @@ -33,15 +33,15 @@ jobs:
3333 python-version : ["3.11"]
3434
3535 steps :
36- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
36+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3737
3838 - uses : actions-ext/python/setup@main
3939 with :
4040 version : ${{ matrix.python-version }}
4141
4242 - uses : actions-ext/node/setup@main
4343 with :
44- version : 20 .x
44+ version : 22 .x
4545 js_folder : hatch_js/tests/test_project_basic/js
4646
4747 - name : Install dependencies
Original file line number Diff line number Diff line change 1+ allowBuilds :
2+ esbuild : true
You can’t perform that action at this time.
0 commit comments