Skip to content

Commit 227b52c

Browse files
Update actions/checkout action to v7
1 parent 35489f3 commit 227b52c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
contents: write
88
steps:
99
- name: Checkout 🛎️
10-
uses: actions/checkout@v6
10+
uses: actions/checkout@v7
1111
with:
1212
persist-credentials: false
1313
- name: Setup Java ☕

0 commit comments

Comments
 (0)