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.
1 parent 3488405 commit 53ea211Copy full SHA for 53ea211
.github/workflows/push-master-pico.yml
@@ -142,7 +142,7 @@ jobs:
142
143
# create draft release and upload artifacts
144
- name: Create draft release
145
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
146
with:
147
name: HyperSPI ${{ env.VERSION }}
148
tag_name: ${{ env.TAG }}
.github/workflows/push-master.yml
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
88
89
0 commit comments