File tree Expand file tree Collapse file tree 6 files changed +8
-8
lines changed
Expand file tree Collapse file tree 6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1616 codegen-python-version : " 3.9"
1717 steps :
1818 - name : Check out repo
19- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
19+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2020 with :
2121 submodules : true
2222 - name : Set up Python
Original file line number Diff line number Diff line change 1010 - ubuntu-latest
1111 steps :
1212 - name : Check out repo
13- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
13+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1414 - name : Set up Python
1515 uses : ni/python-actions/setup-python@9768589f3e50672173dad75a6fc181e4a85d33fa # v0.7.0
1616 id : setup-python
Original file line number Diff line number Diff line change 4343 needs : [check_nidaqmx, check_docs]
4444 steps :
4545 - name : Check out repo
46- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
46+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
4747 - name : Set up Python
4848 uses : ni/python-actions/setup-python@9768589f3e50672173dad75a6fc181e4a85d33fa # v0.7.0
4949 - name : Set up Poetry
8989 pull-requests : write
9090 steps :
9191 - name : Check out repo
92- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
92+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
9393 - name : Set up Python
9494 uses : ni/python-actions/setup-python@9768589f3e50672173dad75a6fc181e4a85d33fa # v0.7.0
9595 - name : Set up Poetry
Original file line number Diff line number Diff line change 1414 pull-requests : write
1515 steps :
1616 - name : Check out repo
17- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1818 - name : Download test results
1919 uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
2020 with :
Original file line number Diff line number Diff line change 2020 timeout-minutes : 90
2121 steps :
2222 - name : Check out repo
23- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
23+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2424 - name : Import DAQmx config
2525 run : C:\nidaqmxconfig\targets\win64U\x64\msvc-14.0\release\nidaqmxconfig.exe --eraseconfig --import tests\max_config\nidaqmxMaxConfig.ini
2626 - name : Set up Python
Original file line number Diff line number Diff line change 2121 pytest-opts : ${{ (startsWith(matrix.python-version, 'pypy') || matrix.python-version == '3.14t') && '-k "not grpc"' || '' }}
2222 steps :
2323 - name : Check out repo
24- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
2525 - name : Set up Python ${{ matrix.python-version }}
2626 uses : ni/python-actions/setup-python@9768589f3e50672173dad75a6fc181e4a85d33fa # v0.7.0
2727 id : setup-python
5454 python-version : ["3.10", "3.13", "pypy3.11"]
5555 steps :
5656 - name : Check out repo
57- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
57+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
5858 - name : Set up Python ${{ matrix.python-version }}
5959 uses : ni/python-actions/setup-python@9768589f3e50672173dad75a6fc181e4a85d33fa # v0.7.0
6060 id : setup-python
You can’t perform that action at this time.
0 commit comments