Skip to content

Commit

Permalink
bump checout action
Browse files Browse the repository at this point in the history
  • Loading branch information
i-oden committed Dec 19, 2024
1 parent 9b5851c commit 21fcfd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-github-pages-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ on:
jobs:
ddsclidocumentation:
name: Build the DDS CLI Documentation
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4

- name: Make dependencies available to Docker container
run: |
Expand Down

0 comments on commit 21fcfd5

Please sign in to comment.