Skip to content
This repository was archived by the owner on Sep 28, 2021. It is now read-only.

Commit 85975ea

Browse files
committed
GHA: switch CI to checkout@v2
1 parent 4e2abe4 commit 85975ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
container: ghcr.io/votca/buildenv/${{ matrix.distro }}
2929
steps:
30-
- uses: actions/checkout@v2.2.0
30+
- uses: actions/checkout@v2
3131
with:
3232
fetch-depth: 0
3333
- name: Run Votca Setup

0 commit comments

Comments
 (0)