Skip to content

Commit

Permalink
Merge pull request #70 from spinkube/dependabot/github_actions/azure/…
Browse files Browse the repository at this point in the history
…setup-kubectl-4

chore(deps): bump azure/setup-kubectl from 3 to 4
  • Loading branch information
Mossaka authored Apr 8, 2024
2 parents c12461c + 08ab9c2 commit 5beed07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v3
- uses: azure/setup-kubectl@v3
- uses: azure/setup-kubectl@v4
- name: "Install dependencies"
run: |
sudo apt-get update
Expand Down

0 comments on commit 5beed07

Please sign in to comment.