Skip to content

Commit da2805c

Browse files
authored
Update github-pages-workflow.yml
1 parent 53032cc commit da2805c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-pages-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Cache HTMLProofer
3737
id: cache-htmlproofer
38-
uses: actions/cache@v2
38+
uses: actions/cache@v4
3939
with:
4040
path: tmp/.htmlproofer
4141
key: ${{ runner.os }}-htmlproofer

0 commit comments

Comments
 (0)