We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5874ce + a22e2c7 commit 5ea9d53Copy full SHA for 5ea9d53
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
12
- name: Set up Python
13
uses: actions/setup-python@v6
14
with:
0 commit comments