Skip to content

Commit a845168

Browse files
authored
Merge pull request #33 from ValveResourceFormat/dependabot/github_actions/softprops/action-gh-release-3
Bump softprops/action-gh-release from 2 to 3
2 parents e8a63f9 + 8678808 commit a845168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
working-directory: artifacts
7171

7272
- name: Create release
73-
uses: softprops/action-gh-release@v2
73+
uses: softprops/action-gh-release@v3
7474
with:
7575
draft: true
7676
files: artifacts/ValvePak.nupkg

0 commit comments

Comments
 (0)