We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2d09ac + d3a6ef7 commit 9937d8dCopy full SHA for 9937d8d
1 file changed
.github/workflows/releases.yml
@@ -76,7 +76,7 @@ jobs:
76
ls -l dnscrypt-proxy*
77
78
- name: Upload artifacts
79
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
80
with:
81
name: dnscrypt-proxy-${{ steps.get_version.outputs.VERSION }}
82
path: |
0 commit comments