Skip to content

Commit 977dcb1

Browse files
authored
Merge pull request #664 from open-telemetry/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5
2 parents 6f2d7db + 0d2810e commit 977dcb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/w3c_interop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
repository: 'w3c/trace-context'
3737
path: 'trace-context'
3838
- name: Setup python
39-
uses: actions/setup-python@v4
39+
uses: actions/setup-python@v5
4040
with:
4141
python-version: 3.12
4242
architecture: x64

0 commit comments

Comments
 (0)