We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1bbfd9 commit e2ae4f9Copy full SHA for e2ae4f9
1 file changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
container: ghcr.io/fenics/dolfinx/dolfinx:nightly
18
steps:
19
- name: Checkout
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
22
- name: Install FEniCSx-Shells
23
run: |
0 commit comments