Skip to content

Commit 29c8b9a

Browse files
chore(deps): update actions/setup-python action to v6 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9c9ff2 commit 29c8b9a

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
@@ -39,7 +39,7 @@ jobs:
3939
repository: 'w3c/trace-context'
4040
path: 'trace-context'
4141
- name: Setup python
42-
uses: actions/setup-python@v5
42+
uses: actions/setup-python@v6
4343
with:
4444
python-version: 3.13
4545
architecture: x64

0 commit comments

Comments
 (0)