Skip to content

Commit ee6d1d9

Browse files
committed
bump actions/checkout
1 parent 286882d commit ee6d1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vercel-app-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
deployments: write
4848
issues: write
4949
steps:
50-
- uses: actions/checkout@v3
50+
- uses: actions/checkout@v5
5151
- uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # [email protected]
5252

5353
- name: Install Vercel CLI

0 commit comments

Comments
 (0)