We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a4fa9 commit 8ed5561Copy full SHA for 8ed5561
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Test
12
runs-on: ubuntu-22.04
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
15
- name: Preparar Python v3.11
16
uses: actions/setup-python@v2
17
with:
0 commit comments