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 22cbe83 commit fd06d32Copy full SHA for fd06d32
.github/workflows/e2e.yaml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: large_runner
27
steps:
28
- name: Self Hosted Runner Post Job Cleanup Action
29
- uses: TooMuch4U/actions-clean@v2.2
+ uses: TooMuch4U/actions-clean@9b358e33df99574ac0bdf2e92fa3db1ae1415563
30
- name: Checkout
31
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
32
- name: Setup Go
.github/workflows/tests.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
25
0 commit comments