Skip to content

Commit 42da5ad

Browse files
committed
Bump more github actions versions
1 parent dcc1852 commit 42da5ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/manual.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ubuntu-latest
5252
steps:
5353
- name: Configure GitHub Pages
54-
uses: actions/configure-pages@v3
54+
uses: actions/configure-pages@v5
5555
- name: Deploy to GitHub Pages
5656
id: deployment
57-
uses: actions/deploy-pages@v2
57+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)