Skip to content

Commit

Permalink
Merge pull request #1799 from kubesphere/dependabot-github_actions-ac…
Browse files Browse the repository at this point in the history
…tions-checkout-3

build(deps): bump actions/checkout from 2 to 3
  • Loading branch information
ks-ci-bot authored Sep 13, 2023

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
2 parents ebfde7c + d7f6250 commit 8608a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes-auto-support.yaml
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'kubesphere/kubekey'
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Set up Go 1.19
uses: actions/setup-go@v3

0 comments on commit 8608a8c

Please sign in to comment.