We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5154d8 commit 1273bdfCopy full SHA for 1273bdf
.github/workflows/github-actions-on-release.yaml
@@ -27,7 +27,7 @@ jobs:
27
name: transitland-route-geometry-generator-linux
28
path: ${{ github.workspace }}/build/transitland-route-geometry-generator
29
- name: Download Linux binary
30
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4.1.7
31
with:
32
33
- name: Attach Linux binary to GitHub release
0 commit comments