Skip to content

Commit

Permalink
Merge pull request #29 from Playform/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.3

Bump actions/checkout from 4.1.2 to 4.1.3
  • Loading branch information
github-actions[bot] authored Apr 22, 2024
2 parents 52cef46 + 3697215 commit ddd3a98
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.2
- uses: actions/checkout@v4.1.3

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

0 comments on commit ddd3a98

Please sign in to comment.