We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2a16d commit add4facCopy full SHA for add4fac
README.md
@@ -36,7 +36,7 @@ above, but there are three solutions I would like to give extra credit to:
36
37
```yaml
38
- name: Run Docker on tmpfs
39
- uses: JonasAlfredsson/docker-on-tmpfs@v1.0.0
+ uses: JonasAlfredsson/docker-on-tmpfs@v1
40
with:
41
tmpfs_size: 5
42
swap_size: 4
0 commit comments