Skip to content

Commit 7b97889

Browse files
committed
Bump action versions in doc workflow
1 parent 030a9f9 commit 7b97889

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v1
9+
- uses: actions/checkout@v4
1010
- name: Doxygen Action
11-
uses: mattnotmitt/doxygen-action@1.9.4
11+
uses: mattnotmitt/doxygen-action@1.12.0
1212
with:
1313
working-directory: "doc/"
1414

@@ -19,7 +19,7 @@ jobs:
1919
2020
- name: Upload artifact
2121
# Automatically uploads an artifact from the './_site' directory by default
22-
uses: actions/upload-pages-artifact@v1
22+
uses: actions/upload-pages-artifact@v3
2323
with:
2424
path: doc/build/html/
2525

@@ -37,4 +37,4 @@ jobs:
3737
steps:
3838
- name: Deploy to GitHub Pages
3939
id: deployment
40-
uses: actions/deploy-pages@v1
40+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy