Skip to content

Commit

Permalink
Update gh-pages-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jpinxten authored Feb 2, 2024
1 parent 9579948 commit d352dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id-token: write
contents: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Make the script files executable
run: chmod +x ./gh-version.sh
- name: Modify version
Expand Down

0 comments on commit d352dac

Please sign in to comment.