summaryrefslogtreecommitdiffstats
path: root/.github/workflows/windows.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/windows.yml')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 08bb347..7c1c961 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -57,7 +57,7 @@ jobs:
- name: Upload release asset
if: github.event.action == 'published'
- uses: actions/upload-release-asset@v1.0.1
+ uses: actions/upload-release-asset@v1.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: