Skip to content

Commit f8680fe

Browse files
committed
Update missing action
1 parent 4551d15 commit f8680fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-example-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
# Extracts GitHub metadata (branch name, etc.)
1515
- name: Expose GitHub slug/short variables # See https://github.com/rlespinasse/github-slug-action#exposed-github-environment-variables
16-
uses: rlespinasse/github-slug-action@v3.x # See https://github.com/rlespinasse/github-slug-action
16+
uses: rlespinasse/github-slug-action@v4.4.0 # See https://github.com/rlespinasse/github-slug-action
1717

1818
- uses: ./
1919
with:

0 commit comments

Comments
 (0)