Skip to content

Commit 30db60f

Browse files
kbdharunrefi64
authored andcommitted
CI: bump actions/checkout to v4
1 parent de56f47 commit 30db60f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- '1.1.13'
2828
runs-on: ubuntu-22.04
2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
- name: Configure git
3232
run: |
3333
git config --global user.name 'github-actions[bot]'

0 commit comments

Comments
 (0)