Skip to content

Commit 4301a18

Browse files
Merge pull request #183 from remarkablemark/dependabot/github_actions/actions/configure-pages-6
2 parents 916d94e + c5fb794 commit 4301a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@v6
3434

3535
- name: Setup Pages
36-
uses: actions/configure-pages@v5
36+
uses: actions/configure-pages@v6
3737

3838
- name: Build Artifact
3939
run: npx marked --input README.md --output index.html

0 commit comments

Comments
 (0)