Skip to content

Commit c3b8931

Browse files
chore(deps): update actions/setup-python action to v6.2.0 (#352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 14d3c1c commit c3b8931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-charmed-dns-policy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/checkout@v6.0.2
5050

5151
- name: Set up Python
52-
uses: actions/setup-python@v6.1.0
52+
uses: actions/setup-python@v6.2.0
5353
with:
5454
python-version: '3.14'
5555

0 commit comments

Comments
 (0)