Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9463fa8

Browse files
Bump astral-sh/setup-uv from 8.2.0 to 8.3.0 in the github-actions group (#52)
Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a8eeb3 commit 9463fa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: true
2323

2424
- name: Install the latest version of uv
25-
uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
25+
uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
2626

2727
- name: set git config
2828
run: |

0 commit comments

Comments
 (0)