We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b6ae3b commit cc51a10Copy full SHA for cc51a10
.github/workflows/docker.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
11
12
- name: Cache pipenv virtualenvs incl. all pip packages
13
uses: actions/cache@v2
.github/workflows/vagrant.yml
runs-on: macos-10.15
0 commit comments