Skip to content

Commit

Permalink
Merge pull request #69 from leszekkrol/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

⬆️ Bump actions/checkout from 3 to 4
  • Loading branch information
leszekkrol committed Oct 19, 2023
2 parents 4f58f4d + de5f358 commit 029aecc
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 @@ -18,7 +18,7 @@ jobs:

steps:
- name: 🚚 Get latest code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: 🛠 Use Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 029aecc

Please sign in to comment.