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 63f2609 commit bff9b8bCopy full SHA for bff9b8b
.github/workflows/linting.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
16
- - name: Set up Python 3.13
+ - name: Set up Python 3.12
17
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
18
with:
19
python-version: "3.13"
.github/workflows/linting_comment.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
- name: Download lint results
- uses: dawidd6/action-download-artifact@ac66b43f0e6a346234dd65d4d0c8fbb31cb316e5 # v11
+ uses: dawidd6/action-download-artifact@4c1e823582f43b179e2cbb49c3eade4e41f992e2 # v10
workflow: linting.yml
workflow_conclusion: completed
0 commit comments