3939 fetch-depth : 0
4040 persist-credentials : false
4141 - name : Install uv
42- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
42+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8.0
4343 - name : Install tox
4444 run : uv tool install tox --with tox-uv
4545 - name : Setup SocketCAN
8585 fetch-depth : 0
8686 persist-credentials : false
8787 - name : Install uv
88- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
88+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8.0
8989 - name : Install tox
9090 run : uv tool install tox --with tox-uv
9191 - name : Run linters
@@ -103,7 +103,7 @@ jobs:
103103 fetch-depth : 0
104104 persist-credentials : false
105105 - name : Install uv
106- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
106+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8.0
107107 - name : Install tox
108108 run : uv tool install tox --with tox-uv
109109 - name : Build documentation
@@ -119,7 +119,7 @@ jobs:
119119 fetch-depth : 0
120120 persist-credentials : false
121121 - name : Install uv
122- uses : astral-sh/setup-uv@557e51de59eb14aaaba2ed9621916900a91d50c6 # 6.6.1
122+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # 6.8.0
123123 - name : Build wheel and sdist
124124 run : uv build
125125 - name : Check build artifacts
@@ -152,4 +152,4 @@ jobs:
152152 subject-path : ' dist/*'
153153
154154 - name : Publish release distributions to PyPI
155- uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # 1.12.4
155+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # 1.13.0
0 commit comments