Skip to content

Commit 3f3289f

Browse files
[github-actions] Update actions/setup-python action to v7
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-python | v6.3.0 | v7.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18585e5 commit 3f3289f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
persist-credentials: false
4242

4343
- name: Set up Python
44-
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
44+
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
4545
with:
4646
python-version: ${{ matrix.python-version }}
4747

0 commit comments

Comments
 (0)