We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c20290f commit 0b6be78Copy full SHA for 0b6be78
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout repository
14
- - uses: actions/checkout@v4
+ uses: actions/checkout@v4
15
- name: Set up Python ${{ matrix.python-version }}
16
uses: actions/setup-python@v5
17
with:
0 commit comments