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 31c4092 commit 8d971dcCopy full SHA for 8d971dc
1 file changed
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
cli_version: ${{ steps.cli_version.outputs.cli_version }}
39
steps:
40
- name: Check out Git repository
41
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
42
43
- name: Setup Python
44
uses: actions/setup-python@v6
0 commit comments