We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d12ae2 commit 4d49ea0Copy full SHA for 4d49ea0
.github/workflows/pre-commit.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout Repo ⚡️
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
22
- name: Set Up Python 🐍
23
uses: actions/setup-python@v5
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
24
25
26
27
0 commit comments