Skip to content

Commit 7bd0d1b

Browse files
renovate[bot]phageogram
authored andcommitted
chore(deps): update actions/checkout action to v6
1 parent ba84993 commit 7bd0d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout your repository using git
22-
uses: actions/checkout@v5
22+
uses: actions/checkout@v6
2323
- name: enable corepack
2424
run: corepack enable
2525
- name: Install, build, and upload your site

0 commit comments

Comments
 (0)