Skip to content

Commit

Permalink
Merge pull request #32 from mskian/renovate/actions-checkout-3.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout action to v3.4.0
  • Loading branch information
mskian authored Mar 21, 2023
2 parents 0fb678a + 41f1915 commit fd88fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.3.0
- uses: actions/checkout@v3.4.0
- uses: actions/[email protected]
with:
node-version: '16.x'
Expand Down

1 comment on commit fd88fbb

@vercel
Copy link

@vercel vercel bot commented on fd88fbb Mar 21, 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:

wishes – ./

wishes-five.vercel.app
wishes-mskian.vercel.app
wishes-git-main-mskian.vercel.app

Please sign in to comment.