aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/update-docs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/update-docs.yml')
-rw-r--r--.github/workflows/update-docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml
index a37d05e9..a563e7f0 100644
--- a/.github/workflows/update-docs.yml
+++ b/.github/workflows/update-docs.yml
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
- name: Doxygen Action
uses: mattnotmitt/doxygen-action@v1.1.0