Skip to content

Commit 4cfb605

Browse files
renovate[bot]fullstackjam
authored andcommitted
Update actions/checkout action to v5
1 parent fa849d8 commit 4cfb605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/mkdocs.yaml

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 master
13-
uses: actions/checkout@v4
13+
uses: actions/checkout@v5
1414

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

0 commit comments

Comments
 (0)