Skip to content

Commit cbd08a9

Browse files
committed
Merge branch 'main' of github.com:VectorInstitute/aieng-template-implementation
2 parents f62d51b + d34cf93 commit cbd08a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4.2.2
3333

3434
- name: Install uv
35-
uses: astral-sh/setup-uv@c7f87aa956e4c323abf06d5dec078e358f6b4d04
35+
uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca
3636
with:
3737
# Install a specific version of uv.
3838
version: "0.7.6"

0 commit comments

Comments
 (0)