Skip to content

Commit 17927d0

Browse files
authored
Update publish.yml
Upgrade to rlespinasse/github-slug-action@v3.x
1 parent ad6b6f3 commit 17927d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515

1616
- name: Inject slug/short variables
17-
uses: rlespinasse/github-slug-action@v2.x
17+
uses: rlespinasse/github-slug-action@v3.x
1818

1919
- name: Check CI status
2020
run: |

0 commit comments

Comments
 (0)