We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 788e3a5 + 2672d42 commit d626381Copy full SHA for d626381
.github/workflows/releases.yml
@@ -76,7 +76,7 @@ jobs:
76
ls -l dnscrypt-proxy*
77
78
- name: Upload artifacts
79
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
80
with:
81
name: dnscrypt-proxy-${{ steps.get_version.outputs.VERSION }}
82
path: |
0 commit comments