3838 fetch-depth : 0
3939 persist-credentials : false
4040 - name : Install uv
41- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
41+ uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0.0
4242 - name : Install tox
4343 run : uv tool install tox --with tox-uv
4444 - name : Setup SocketCAN
8484 fetch-depth : 0
8585 persist-credentials : false
8686 - name : Install uv
87- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
87+ uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0.0
8888 - name : Install tox
8989 run : uv tool install tox --with tox-uv
9090 - name : Run linters
@@ -102,7 +102,7 @@ jobs:
102102 fetch-depth : 0
103103 persist-credentials : false
104104 - name : Install uv
105- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
105+ uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0.0
106106 - name : Install tox
107107 run : uv tool install tox --with tox-uv
108108 - name : Build documentation
@@ -118,7 +118,7 @@ jobs:
118118 fetch-depth : 0
119119 persist-credentials : false
120120 - name : Install uv
121- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
121+ uses : astral-sh/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # 7.0.0
122122 - name : Build wheel and sdist
123123 run : uv build
124124 - name : Check build artifacts
@@ -151,4 +151,4 @@ jobs:
151151 subject-path : ' dist/*'
152152
153153 - name : Publish release distributions to PyPI
154- uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # 1.12.4
154+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # 1.13.0
0 commit comments