Skip to content

Commit 7122d3c

Browse files
Update .github/workflows/composite/setup-python/action.yml
1 parent b38a40f commit 7122d3c

File tree

1 file changed

+1
-1
lines changed
  • .github/workflows/composite/setup-python

1 file changed

+1
-1
lines changed

.github/workflows/composite/setup-python/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ inputs:
1010
runs:
1111
using: "composite"
1212
steps:
13-
- uses: actions/setup-python@v5
13+
- uses: actions/setup-python@v6
1414
with:
1515
cache: "pip"
1616

0 commit comments

Comments
 (0)