Skip to content

Commit 5e2982d

Browse files
chore(deps): bump actions/checkout from 6 to 7 in the actions group (#10)
1 parent 3b59683 commit 5e2982d

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
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Checkout Repository
13-
uses: actions/checkout@v6
13+
uses: actions/checkout@v7
1414
with:
1515
persist-credentials: false
1616

0 commit comments

Comments
 (0)