We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3f0b23b + 29bb496 commit c70832bCopy full SHA for c70832b
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@v2
+ uses: actions/checkout@v6
18
19
- name: Set up Python
20
uses: actions/setup-python@v6
0 commit comments