Skip to content

Commit fb6598c

Browse files
authored
Merge pull request #380 from atsign-foundation/dependabot/github_actions/github-actions-949fb90eee
2 parents 9ce3876 + d1d0fc0 commit fb6598c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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