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 5b82303 commit 0d73ffbCopy full SHA for 0d73ffb
.github/workflows/codeql.yml
@@ -43,7 +43,7 @@ jobs:
43
with:
44
ref: ${{ inputs.ref }}
45
- name: Set up Python
46
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
47
48
python-version: 3.x
49
.github/workflows/dist.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
- name: Install dependencies
0 commit comments