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 8085db0 commit 5f97025Copy full SHA for 5f97025
.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.2.2
+ uses: actions/setup-python@v2.3.0
17
with:
18
python-version: 3.x
19
.github/workflows/molecule.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
if: github.event.pull_request.head.repo.full_name == github.repository
33
34
35
36
0 commit comments