We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c3d433 commit 15e09beCopy full SHA for 15e09be
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v3
21
with:
22
fetch-depth: 0
23
- - uses: actions/setup-python@v3
+ - uses: actions/setup-python@v4
24
25
python-version: '3.10'
26
- name: Install GitHub matcher for ActionLint checker
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
python-version: ${{ matrix.python-version }}
67
- name: Install dependencies
0 commit comments