Skip to content

Commit 0d01b85

Browse files
authored
Update npm-gulp.yml
1 parent bcc6d75 commit 0d01b85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-gulp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
- name: Create Pull Request
2828
# You may pin to the exact commit or the version.
2929
# uses: peter-evans/create-pull-request@18f7dc018cc2cd597073088f7c7591b9d1c02672
30-
uses: peter-evans/create-pull-request@v3.14.0
31-
#with:
30+
uses: peter-evans/create-pull-request
31+
#with: // Ok Version 6.1.0
3232
# GITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)
3333
#token:
3434
# optional, default is ${{ github.token }}

0 commit comments

Comments
 (0)