We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d033b56 + 5815b6e commit 57969aaCopy full SHA for 57969aa
1 file changed
.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@v5
+ uses: actions/upload-artifact@v6
32
with:
33
name: codespaces_artifacts_helper_keyring
34
path: |
0 commit comments