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 51630a0 commit a69a9e2Copy full SHA for a69a9e2
.github/workflows/update visual snapshots.yml
@@ -29,6 +29,8 @@ jobs:
29
# Workaround until https://github.com/leafo/gh-actions-lua/issues/57 is resolved
30
# uses: leafo/gh-actions-lua@v11
31
uses: lewis6991/gh-actions-lua@01aab24c4de9555717b685f9b142a2abbe12ef14
32
+ env:
33
+ DEBIAN_FRONTEND: noninteractive
34
with:
35
luaVersion: '5.1'
36
0 commit comments