Skip to content

Commit

Permalink
Bump actions/checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
pbelmans committed May 1, 2024
1 parent 89e51bc commit 7f0c5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
options: --user root
steps:
- name: Checkout Hodge diamond cutter
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Install the Hodge diamond cutter
run: sage --pip install .
- name: Run the tests in Hodge diamond cutter
Expand Down

0 comments on commit 7f0c5e1

Please sign in to comment.