Skip to content

Commit b37fca1

Browse files
chore(deps): update actions/setup-python action to v7
1 parent fb250b2 commit b37fca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_test_app.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
steps:
4141
- uses: actions/checkout@v6.0.2
4242
- uses: canonical/setup-lxd@v0.1.3
43-
- uses: actions/setup-python@v6
43+
- uses: actions/setup-python@v7
4444
with:
4545
python-version: "3.14"
4646
- name: Install tox

0 commit comments

Comments
 (0)