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 8de195a commit 0feaae5Copy full SHA for 0feaae5
1 file changed
action.yaml
@@ -10,7 +10,7 @@ runs:
10
using: "composite"
11
steps:
12
- name: Set up Python
13
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
14
with:
15
python-version: "3.11"
16
- name: Sync teams
0 commit comments