Skip to content

Commit 6545981

Browse files
chore(deps): update actions/setup-python action to v5 (open-telemetry#2110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dee4649 commit 6545981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: check out code
2727
uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2
2828

29-
- uses: actions/setup-python@e9aba2c848f5ebd159c070c61ea2c4e2b122355e # v2
29+
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
3030

3131
- name: install yamllint
3232
run: make install-yamllint

0 commit comments

Comments
 (0)