We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18177ea commit f8d1236Copy full SHA for f8d1236
.github/workflows/release.yml
@@ -72,7 +72,7 @@ jobs:
72
needs: [build-docker, build-windows, build-linux]
73
runs-on: ubuntu-latest
74
steps:
75
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
76
- name: Download all workflow run artifacts
77
uses: actions/download-artifact@v3
78
- uses: ncipollo/release-action@v1
0 commit comments