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 f284075 commit 9b21a20Copy full SHA for 9b21a20
.github/workflows/create_release_pr.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: cylc/release-actions/check-shortlog@v1
31
32
- name: Setup Python
33
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
34
with:
35
python-version: '3.x'
36
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
cache: yarn
29
0 commit comments