Skip to content

Commit

Permalink
Merge pull request #30 from airconduct/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-3.4.0

🌱 Bump actions/checkout from 3.3.0 to 3.4.0
  • Loading branch information
kuilei-bot[bot] committed Mar 20, 2023
2 parents 75565fc + 33d427b commit 5c1528a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ut.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
working-directory: ./src/github.com/${{ github.repository }}
steps:
- name: Checkout code
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
with:
path: ./src/github.com/${{ github.repository }}
- name: Install Go
Expand Down

0 comments on commit 5c1528a

Please sign in to comment.