Skip to content

Commit 71e1f47

Browse files
renovate[bot]barmac
authored andcommitted
chore: update actions/checkout action to v4
1 parent 4f6923b commit 71e1f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/RELEASE.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-latest
2929
steps:
3030
- name: Checkout
31-
uses: actions/checkout@v2
31+
uses: actions/checkout@v4
3232
- name: Use Node.js
3333
uses: actions/setup-node@v3
3434
with:

0 commit comments

Comments
 (0)