Skip to content

Commit 0720cc9

Browse files
chore(deps): update actions/setup-python action to v6 (#376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 077a468 commit 0720cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- 5432:5432
9999
steps:
100100
- uses: actions/checkout@v5
101-
- uses: actions/setup-python@v5
101+
- uses: actions/setup-python@v6
102102
with:
103103
python-version: "3.13"
104104

0 commit comments

Comments
 (0)