Skip to content

Commit

Permalink
upgraded actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewChubatiuk committed Apr 11, 2024
1 parent 0a81eb8 commit 0c66dc4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ jobs:
strategy:
matrix:
k8s:
- v1.26.13
- v1.27.10
- v1.28.6
- v1.29.1
- v1.26
- v1.27
- v1.28
- v1.29
runs-on: ubuntu-22.04
steps:
- uses: medyagh/[email protected].14
- uses: medyagh/[email protected].16
with:
kubernetes-version: ${{ matrix.k8s }}
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0c66dc4

Please sign in to comment.