We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 180594a + 7f05e01 commit 1d0c36dCopy full SHA for 1d0c36d
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-24.04
39
steps:
40
- name: Checkout
41
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
42
43
- name: Setup Python
44
uses: actions/setup-python@v6
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
142
0 commit comments