File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 cache-dependency-glob : " uv.lock"
3939
4040 - name : Set up Python 🐍
41- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
41+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
4242 with :
4343 python-version-file : " pyproject.toml"
4444
9696 python-version : ${{ matrix.python-version }}
9797
9898 - name : Set up Python ${{ matrix.python-version }} 🐍
99- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
99+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
100100 with :
101101 python-version : ${{ matrix.python-version }}
102102
@@ -166,7 +166,7 @@ jobs:
166166 cache-dependency-glob : " uv.lock"
167167
168168 - name : Set up Python 🐍
169- uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
169+ uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2 .0
170170 with :
171171 python-version-file : " pyproject.toml"
172172
You can’t perform that action at this time.
0 commit comments