Skip to content

Commit d53c3bc

Browse files
committed
Update github action
1 parent 4bbaca0 commit d53c3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
build-essential autoconf automake libtool bison libpcre2-dev libpcre3-dev
9898
lcov libbullet-dev libbullet-extras-dev python3-venv curl libfcl-dev -y -qq
9999
- name: build-swig
100-
uses: johnwason/swig-build-action@v1
100+
uses: johnwason/swig-build-action@v1.2
101101
with:
102102
cache-key: ${{ matrix.config.os }}-${{ matrix.config.python_version }}
103103
version: "4.1.1"

0 commit comments

Comments
 (0)