We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f12ef9 + df61bfa commit 23a5044Copy full SHA for 23a5044
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@v6
+ uses: actions/upload-artifact@v7
32
with:
33
name: codespaces_artifacts_helper_keyring
34
path: |
0 commit comments