Update version in example

This commit is contained in:
Joseph Manley 2021-03-05 21:34:04 -05:00 committed by GitHub
parent 1158964084
commit 9179e95ab4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,7 +42,7 @@ jobs:
lfs: true lfs: true
- name: Build - name: Build
id: build id: build
uses: josephbmanley/build-godot-action@v1.4.0 uses: josephbmanley/build-godot-action@v1.4.1
with: with:
name: example name: example
preset: ${{ matrix.platform }} preset: ${{ matrix.platform }}