We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ecf6b commit 23556a4Copy full SHA for 23556a4
1 file changed
.github/workflows/e2e_test.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: ⬇️ Install Helm
35
uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 # v4
36
- name: ⬇️ Install Python
37
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
+ uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
38
- name: ⬇️ Install Go
39
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
40
with:
0 commit comments