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 aae0d1e commit 449c129Copy full SHA for 449c129
1 file changed
.github/workflows/molecule.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-20.04
13
steps:
14
- name: checkout
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
16
with:
17
path: "${{ github.repository }}"
18
- name: molecule
@@ -27,7 +27,7 @@ jobs:
27
fail-fast: false
28
29
30
31
32
33
0 commit comments