Skip to content

Commit 4763821

Browse files
authored
Merge pull request #3079 from cmderdev/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents 00a140d + ddaa2f1 commit 4763821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jobs:
242242
$summary | Add-Content -Path $env:GITHUB_STEP_SUMMARY -Encoding utf8
243243
244244
- name: Create Release
245-
uses: softprops/action-gh-release@v2
245+
uses: softprops/action-gh-release@v3
246246
with:
247247
files: |
248248
build/cmder.zip

0 commit comments

Comments
 (0)