We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a6cc9 commit 3b1e218Copy full SHA for 3b1e218
1 file changed
.github/workflows/testing.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
20
21
- name: Set up Python ${{ matrix.python-version }}
22
uses: actions/setup-python@v6
0 commit comments