Skip to content

Commit bbd081f

Browse files
chore(deps): update actions/checkout action to v4
1 parent 4848a9e commit bbd081f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121

2222
steps:
23-
- uses: actions/checkout@v3
23+
- uses: actions/checkout@v4
2424
# https://pnpm.io/continuous-integration#github-actions
2525
- uses: pnpm/action-setup@v2
2626
with:

0 commit comments

Comments
 (0)