Skip to content

Commit

Permalink
fix github actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
manojkarthick committed May 27, 2023
1 parent 590c7d0 commit 002174b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
fetch-depth: 0

- name: Download artifacts
uses: actions/download-artifact@v31`
uses: actions/download-artifact@v3

- name: Release
uses: jreleaser/release-action@v2
Expand Down

0 comments on commit 002174b

Please sign in to comment.