We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb12220 + a998ce0 commit 4c91bd0Copy full SHA for 4c91bd0
2 files changed
.github/workflows/linters.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout repository
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
24
with:
25
fetch-depth: 0
26
- name: Set up Python ${{ matrix.python-version }}
.github/workflows/testing.yml
0 commit comments