| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b8c9603 commit 2df7376
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -33,7 +33,7 @@ jobs: | |||
| 33 | 33 | - name: Other | |
| 34 | 34 | files: "validation.jl validation_DrWatson.jl interpolation_fe.jl poisson_dev_fe.jl geometry_dev.jl" | |
| 35 | 35 | steps: | |
| 36 | - - uses: actions/checkout@v5 | ||
| 36 | + - uses: actions/checkout@v6 | ||
| 37 | 37 | - uses: julia-actions/setup-julia@v2 | |
| 38 | 38 | with: | |
| 39 | 39 | version: ${{ matrix.version }} | |
@@ -56,7 +56,7 @@ jobs: | |||
| 56 | 56 | arch: | |
| 57 | 57 | - x64 | |
| 58 | 58 | steps: | |
| 59 | - - uses: actions/checkout@v5 | ||
| 59 | + - uses: actions/checkout@v6 | ||
| 60 | 60 | - uses: julia-actions/setup-julia@v2 | |
| 61 | 61 | with: | |
| 62 | 62 | version: ${{ matrix.version }} | |
@@ -70,7 +70,7 @@ jobs: | |||
| 70 | 70 | name: Documentation | |
| 71 | 71 | runs-on: ubuntu-latest | |
| 72 | 72 | steps: | |
| 73 | - - uses: actions/checkout@v5 | ||
| 73 | + - uses: actions/checkout@v6 | ||
| 74 | 74 | - uses: julia-actions/setup-julia@v2 | |
| 75 | 75 | with: | |
| 76 | 76 | version: '1.10' | |
| Back | FazBrowse Home | New Git URL |
0 commit comments