Skip to content

Commit 4f88e6e

Browse files
authored
Merge pull request #375 from atsign-foundation/dependabot/github_actions/github-actions-ef5c7aa8c4
build(deps): Bump astral-sh/setup-uv from 6.1.0 to 6.2.1 in the github-actions group
2 parents a56f3cf + 20a152c commit 4f88e6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
python-version: ${{ matrix.python-version }}
3434
- name: Install uv
35-
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6.1.0
35+
uses: astral-sh/setup-uv@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6.2.1
3636
- name: Install dependencies, Lint with flake8, Test with pytest
3737
run: |
3838
sudo apt-get install python3-poetry-plugin-export

0 commit comments

Comments
 (0)