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 f5456f3 commit 66233a6Copy full SHA for 66233a6
.github/workflows/galaxy.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/[email protected]
14
15
- name: Set up Python 3
16
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v2.2.2
17
with:
18
python-version: 3.x
19
.github/workflows/molecule.yml
@@ -28,7 +28,7 @@ jobs:
28
29
30
if: github.event.pull_request.head.repo.full_name == github.repository
31
32
33
34
0 commit comments