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 aa13a54 commit fb03d69Copy full SHA for fb03d69
.github/workflows/ci.js.yml
@@ -45,7 +45,7 @@ jobs:
45
run: bin/test.sh
46
47
- name: Set up Docker Buildx
48
- uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20
+ uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb
49
with:
50
install: true
51
.github/workflows/pr.ci.js.yml
@@ -47,7 +47,7 @@ jobs:
52
53
0 commit comments