We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2d7db commit 0d2810eCopy full SHA for 0d2810e
.github/workflows/w3c_interop.yml
@@ -36,7 +36,7 @@ jobs:
36
repository: 'w3c/trace-context'
37
path: 'trace-context'
38
- name: Setup python
39
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
40
with:
41
python-version: 3.12
42
architecture: x64
0 commit comments