Skip to content
This repository has been archived by the owner on Aug 24, 2024. It is now read-only.

Commit

Permalink
Update Documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfliegner authored May 12, 2024
1 parent e1dafe6 commit e949cf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/setup-julia@v2
with:
version: '1'
version: '1.10'
- run: |
- run: |
echo "Log level: ${{ github.event.inputs.logLevel }}"
Expand Down

0 comments on commit e949cf4

Please sign in to comment.