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 df86056 commit 881f7efCopy full SHA for 881f7ef
.github/workflows/compliance.yml
@@ -11,7 +11,7 @@ jobs:
11
python: ['3.13']
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
- name: Setup Python
16
uses: actions/setup-python@v5
17
with:
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments