Skip to content

Commit 3fa3d3c

Browse files
chore(deps): bump actions/checkout from 5 to 6 in the actions group (#3)
1 parent 435271a commit 3fa3d3c

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@v5
13+
uses: actions/checkout@v6
1414
with:
1515
persist-credentials: false
1616

0 commit comments

Comments
 (0)