Skip to content

Commit

Permalink
test: try checkout 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rori4 committed Feb 21, 2024
1 parent 884fc24 commit 74cb6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# check out the current version
- uses: actions/checkout@v4
- uses: actions/checkout@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true
Expand Down

0 comments on commit 74cb6ce

Please sign in to comment.