Skip to content

Commit 746beb8

Browse files
authored
Update docker-publish.yml
1 parent b537cf5 commit 746beb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
runs-on: ubuntu-latest
141141
steps:
142142
- name: Delete Package Versions
143-
uses: actions/delete-package-versions@v4
143+
uses: actions/delete-package-versions@v5
144144
with:
145145
package-name: linuxgsm
146146
package-type: container

0 commit comments

Comments
 (0)