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 08e96b6 commit a998fc0Copy full SHA for a998fc0
1 file changed
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
13
14
- - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
+ - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
15
with:
16
python-version: '3.x'
17
@@ -40,7 +40,7 @@ jobs:
40
- name: Set up Helm
41
uses: azure/setup-helm@v4.3.1 # pin@v4.3.0
42
43
44
45
46
0 commit comments