Skip to content

Commit e2ae4f9

Browse files
Bump actions/checkout from 4 to 5 (#26)
1 parent e1bbfd9 commit e2ae4f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
container: ghcr.io/fenics/dolfinx/dolfinx:nightly
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@v4
20+
uses: actions/checkout@v5
2121

2222
- name: Install FEniCSx-Shells
2323
run: |

0 commit comments

Comments
 (0)