Skip to content

Commit 06ba6d1

Browse files
chore(deps): update actions/checkout action to v6
1 parent 174987d commit 06ba6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v6
3434
- name: Detect package manager
3535
id: detect-package-manager
3636
run: |

0 commit comments

Comments
 (0)