We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c0569 commit 4c5ee24Copy full SHA for 4c5ee24
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
33
- name: Checkout repo
34
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
35
36
- name: Setup Python
37
uses: actions/setup-python@v6
@@ -119,7 +119,7 @@ jobs:
119
120
121
122
123
124
125
@@ -174,7 +174,7 @@ jobs:
174
175
176
177
178
179
180
0 commit comments