Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
dump checkout action
  • Loading branch information
ASTRobinson authored Mar 18, 2024
1 parent d4bb6be commit d2f1179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # v3.5.1
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
ref: ${{ github.event.pull_request.head.ref }}

Expand Down

0 comments on commit d2f1179

Please sign in to comment.