Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #388 from amazingrv/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-3.5.2

chore(deps): bump actions/checkout from 3.5.0 to 3.5.2
  • Loading branch information
amazingrv authored Apr 22, 2023
2 parents f925830 + b8cc85f commit 8c3cc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3.5.0
uses: actions/checkout@v3.5.2
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3.6.0
with:
Expand Down

0 comments on commit 8c3cc4f

Please sign in to comment.