We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74219a8 commit ba9bfceCopy full SHA for ba9bfce
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
python-version: [3.9, "3.10", "3.11", "3.12"]
14
15
steps:
16
- - uses: actions/checkout@vv
+ - uses: actions/checkout@v4
17
- name: Set up Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v5
19
with:
0 commit comments