Skip to content

Commit

Permalink
Update nodejs.yml
Browse files Browse the repository at this point in the history
Update action 

vazco/github-actions-branch-name to 1.0.1
  • Loading branch information
sidey79 authored Oct 3, 2021
1 parent c9821c0 commit 9b0d82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.4
- name: Extract branch name
uses: vazco/github-actions-branch-name@v1
uses: vazco/github-actions-branch-name@v1.0.1
id: branch
- name: Prepare Node.js
uses: actions/setup-node@v2.4.1
Expand Down

0 comments on commit 9b0d82c

Please sign in to comment.