Skip to content

Commit b041c42

Browse files
committed
Update to last version of github release action
1 parent 6c508b2 commit b041c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_cmake.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
steps:
163163
- name: Create Release
164164
id: create_release
165-
uses: actions/create-release@v1.0.0
165+
uses: actions/create-release@v1.1.4
166166
env:
167167
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
168168
with:

0 commit comments

Comments
 (0)