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.
2 parents 4c86bb0 + 6a50bcc commit ba7d222Copy full SHA for ba7d222
.github/workflows/github2gerrit-v2.yaml
@@ -96,7 +96,7 @@ jobs:
96
exit 1
97
98
- name: "Setup Python environment"
99
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
100
with:
101
python-version: "3.11"
102
.github/workflows/github2gerrit.yaml
@@ -75,7 +75,7 @@ jobs:
75
runs-on: ubuntu-latest
76
steps:
77
- name: Install python
78
79
id: setup-python
80
81
action.yaml
@@ -51,7 +51,7 @@ runs:
51
using: "composite"
52
53
54
55
56
57
0 commit comments