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 488825d + e42d108 commit c2fd26eCopy full SHA for c2fd26e
.github/workflows/release-keyring.yaml
@@ -28,7 +28,7 @@ jobs:
28
run: pdm release
29
30
- name: Upload build artifacts
31
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
32
with:
33
name: codespaces_artifacts_helper_keyring
34
path: |
0 commit comments