Skip to content

Commit e32f84a

Browse files
committed
ci: update docker version
1 parent 1db181d commit e32f84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: pnpm install
7979
working-directory: ./packages/napi
8080
- name: Build in docker
81-
uses: addnab/docker-run-action@v3
81+
uses: maus007/docker-run-action-fork@v1
8282
if: ${{ matrix.settings.docker }}
8383
with:
8484
image: ${{ matrix.settings.docker }}

0 commit comments

Comments
 (0)