Skip to content

Commit b4e06fc

Browse files
authored
Merge pull request #115 from cpp-lln-lab/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents fac80b3 + 84499a5 commit b4e06fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publishdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout main
14-
uses: actions/checkout@v4
14+
uses: actions/checkout@v6
1515

1616
- name: Deploy docs
1717
uses: mhausenblas/mkdocs-deploy-gh-pages@master

0 commit comments

Comments
 (0)