Skip to content

Commit

Permalink
Merge pull request #125 from coq-community/checkout-v4
Browse files Browse the repository at this point in the history
Docker Action: checkout v4
  • Loading branch information
Zimmi48 authored Dec 4, 2024
2 parents e34c0cb + 440691f commit b22936e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-action.yml.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
{{/ tested_coq_opam_versions }}
fail-fast: false
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
{{# submodule }}
with:
submodules: recursive
Expand Down

0 comments on commit b22936e

Please sign in to comment.