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 129f533 commit 8081143Copy full SHA for 8081143
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
persist-credentials: false
26
27
- - uses: astral-sh/ruff-action@84f83ecf9e1e15d26b7984c7ec9cf73d39ffc946 # v3.3.1
+ - uses: astral-sh/ruff-action@eaf0ecdd668ceea36159ff9d91882c9795d89b49 # v3.4.0
28
29
args: 'format --check'
30
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
- name: "Set up Python"
41
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
0 commit comments