Skip to content

Commit 353dc24

Browse files
committed
Update Docker action
1 parent 522ad0f commit 353dc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- 'coqorg/base:4.14.2-flambda'
2727
fail-fast: false
2828
steps:
29-
- uses: actions/checkout@v3
29+
- uses: actions/checkout@v4
3030
- uses: coq-community/docker-coq-action@v1
3131
with:
3232
opam_file: 'coq-bignums.opam'

0 commit comments

Comments
 (0)