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 2c90a8f commit eb740bfCopy full SHA for eb740bf
.github/workflows/test_full_stack.yml
@@ -59,7 +59,7 @@ jobs:
59
uses: actions/checkout@v3
60
61
- name: Set up Python 3.8
62
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
63
with:
64
python-version: 3.8
65
.github/workflows/test_role_beats.yml
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
84
.github/workflows/test_roles_pr.yml
@@ -58,7 +58,7 @@ jobs:
58
0 commit comments