Skip to content

Commit 2dda4c0

Browse files
jereberthovneiger
andauthored
Update .github/workflows/msolve.yml
Co-authored-by: Vincent Neiger <vneiger@users.noreply.github.com>
1 parent f52a920 commit 2dda4c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msolve.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- ubuntu-latest
1818
- macos-latest
1919
steps:
20-
- uses: actions/checkout@v3
20+
- uses: actions/checkout@v6
2121
- name: "Install dependencies"
2222
run: |
2323
if [ "$RUNNER_OS" == "Linux" ]; then

0 commit comments

Comments
 (0)