We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dd4f89 commit 10cc943Copy full SHA for 10cc943
.github/workflows/mloperator-lint.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Clone the code
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
14
15
- name: Setup Go
16
uses: actions/setup-go@v5
.github/workflows/mloperator-test-e2e.yml
.github/workflows/mloperator-test.yml
0 commit comments