Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4 (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent fe1243f commit aa51e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Node 18
uses: actions/setup-node@v4
Expand Down

1 comment on commit aa51e2a

@vercel
Copy link

@vercel vercel bot commented on aa51e2a Dec 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

cut-it – ./

cut-it-mehrabmp.vercel.app
cutit.vercel.app
cut-it-git-main-mehrabmp.vercel.app

Please sign in to comment.