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 8b6c3a1 commit 536cc08Copy full SHA for 536cc08
1 file changed
.github/workflows/test.yaml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
13
14
- - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
+ - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6
15
with:
16
python-version: '3.x'
17
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up Helm
37
uses: azure/setup-helm@v4.3.1 # pin@v4.3.0
38
39
40
41
42
0 commit comments