Skip to content

Commit 0d2810e

Browse files
chore(deps): update actions/setup-python action to v5
1 parent 6f2d7db commit 0d2810e

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)