Skip to content

Commit 86e30b7

Browse files
authored
Update release-snapshot.yml
1 parent 450bf33 commit 86e30b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
version: "99-SNAPSHOT"
3939

4040
- name: Delete SNAPSHOT versions
41-
uses: actions/delete-package-versions@v1
41+
uses: actions/delete-package-versions@v2.0.2
4242
if: ${{ steps.version.outputs.ids != '' }}
4343
with:
4444
package-version-ids: "${{ steps.version.outputs.ids }}"

0 commit comments

Comments
 (0)