Skip to content

Commit

Permalink
build(deps): Bump actions/checkout from 3.6.0 to 4.1.0 (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 7, 2023
1 parent 6ae6b43 commit 3a30d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macos-latest]
steps:
- name: Checkout
uses: actions/checkout@v3.6.0
uses: actions/checkout@v4.1.0

- name: Setup Guance
uses: ./
Expand Down

0 comments on commit 3a30d9e

Please sign in to comment.