We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea6cbb commit 5943704Copy full SHA for 5943704
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
18
19
- name: Set up Docker Buildx
20
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db
+ uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349
21
with:
22
install: true
23
0 commit comments