Skip to content

Commit a0dab9a

Browse files
authored
Merge pull request #387 from atsign-foundation/dependabot/github_actions/github-actions-4883d3fb93
build(deps): Bump astral-sh/setup-uv from 6.4.0 to 6.4.1 in the github-actions group
2 parents b3a864d + a37dffe commit a0dab9a

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@05273c154d09957eb9a2377d9c988fbda431d1c5 # v6.4.0
35+
uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6.4.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)