We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6783a commit f59c6a3Copy full SHA for f59c6a3
1 file changed
.github/workflows/dca_tests.yml
@@ -14,7 +14,7 @@ jobs:
14
python-version: ["3.8", "3.8", "3.9"]
15
steps:
16
- name: Test DCA
17
- - uses actions/checkout@v3
+ uses: actions/checkout@v3
18
- name: Set up Python ${{ matrix.python-version }}
19
uses: actions/setup-python@v3
20
with:
0 commit comments