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 a5f1353 commit 7c6094bCopy full SHA for 7c6094b
.github/workflows/integration_tests.yml
@@ -45,7 +45,7 @@ jobs:
45
**/go.mod
46
47
- name: Set up Python 3.x
48
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
49
with:
50
python-version: '3.x'
51
.github/workflows/unit_tests.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments