Skip to content

Commit d41c9b3

Browse files
authored
Merge pull request #345 from atsign-foundation/dependabot/github_actions/github-actions-cff44b1288
build(deps): Bump astral-sh/setup-uv from 5.3.1 to 5.4.0 in the github-actions group
2 parents 8520d86 + 6824fc0 commit d41c9b3

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@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
35+
uses: astral-sh/setup-uv@22695119d769bdb6f7032ad67b9bca0ef8c4a174 # v5.4.0
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)