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 4551d15 commit f8680feCopy full SHA for f8680fe
.github/workflows/run-example-deployment.yml
@@ -13,7 +13,7 @@ jobs:
13
14
# Extracts GitHub metadata (branch name, etc.)
15
- 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
+ uses: rlespinasse/github-slug-action@v4.4.0 # See https://github.com/rlespinasse/github-slug-action
17
18
- uses: ./
19
with:
0 commit comments