Skip to content

Commit

Permalink
Merge pull request #38 from PlayForm/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
github-actions[bot] authored Jun 13, 2024
2 parents a308e60 + 3267d46 commit a68a4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
node-version: [18, 19, 20]

steps:
- uses: actions/checkout@v4.1.6
- uses: actions/checkout@v4.1.7

- uses: pnpm/action-setup@v4.0.0
with:
Expand Down

0 comments on commit a68a4d6

Please sign in to comment.