We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac2d92 commit 1abd69aCopy full SHA for 1abd69a
.github/workflows/test.yaml
@@ -26,7 +26,7 @@ jobs:
26
PYTHON: ${{ matrix.python }}
27
28
steps:
29
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
30
- name: Set up Python ${{ matrix.python }}
31
uses: actions/setup-python@v4
32
with:
0 commit comments