File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 runs-on : ubuntu-latest
2828
2929 steps :
30- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
30+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3131 with :
3232 fetch-depth : 0
3333 - name : Set IS_TAG environment variable
8383
8484 # Install the wheel
8585 pip install "$wheel_file"
86- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
86+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
8787 with :
8888 fetch-depth : 0
8989
Original file line number Diff line number Diff line change 2727 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2828 with :
2929 python-version : ${{ matrix.python-version }}
30- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
30+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3131 with :
3232 fetch-depth : 0
3333 - name : Build the wheel
@@ -107,7 +107,7 @@ jobs:
107107 # Install the wheel
108108 pip install "$wheel_file"
109109
110- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
110+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
111111 with :
112112 fetch-depth : 0
113113
Original file line number Diff line number Diff line change 2222 python-version : ["3.14"]
2323
2424 steps :
25- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
25+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2626 - name : Set up Python ${{ matrix.python-version }}
2727 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2828 with :
Original file line number Diff line number Diff line change 2323 python-version : ["3.14"]
2424
2525 steps :
26- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
26+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2727 with :
2828 fetch-depth : 0
2929 - name : Set up Python ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments