Skip to content

Commit

Permalink
build(deps): bump actions/checkout from 3 to 4 (#1385)
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>
Co-authored-by: Terry Howe <[email protected]>
  • Loading branch information
dependabot[bot] and Terry Howe authored May 20, 2024
1 parent 67b2182 commit e255afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-snap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
contents: read
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: extract version
id: version
run: |
Expand Down

0 comments on commit e255afa

Please sign in to comment.