Skip to content

Commit

Permalink
v3 actions
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg authored Mar 18, 2023
1 parent 18177ea commit f8d1236
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 @@ -72,7 +72,7 @@ jobs:
needs: [build-docker, build-windows, build-linux]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Download all workflow run artifacts
uses: actions/download-artifact@v3
- uses: ncipollo/release-action@v1
Expand Down

0 comments on commit f8d1236

Please sign in to comment.