Skip to content

Commit 618e52f

Browse files
authored
Merge pull request #377 from atsign-foundation/dependabot/github_actions/github-actions-06207cdba9
build(deps): Bump astral-sh/setup-uv from 6.2.1 to 6.3.0 in the github-actions group
2 parents 7676be4 + 9fe30fe commit 618e52f

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@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6.2.1
35+
uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # v6.3.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)