Skip to content

Commit

Permalink
CI: bump actions/checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored and refi64 committed Sep 15, 2023
1 parent de56f47 commit 30db60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- '1.1.13'
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Configure git
run: |
git config --global user.name 'github-actions[bot]'
Expand Down

0 comments on commit 30db60f

Please sign in to comment.