Skip to content

Commit 41ce31a

Browse files
committed
Merge branch 'renovate/actions-checkout-6.x' into 'master'
1 parent cc4de94 commit 41ce31a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
deploy:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
14+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
1515
- name: Configure Git Credentials
1616
run: |
1717
git config user.name github-actions[bot]

0 commit comments

Comments
 (0)