We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1c357c commit a14046fCopy full SHA for a14046f
1 file changed
packages/gcp-sphinx-docfx-yaml/.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- name: Set up Python ${{ matrix.python-version }}
15
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
16
with:
17
python-version: ${{ matrix.python-version }}
18
- name: Install dependencies
0 commit comments