Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/vue-server-rendere…
Browse files Browse the repository at this point in the history
…r-2.7.15
  • Loading branch information
rmanaem authored Oct 23, 2023
2 parents 093ce48 + c2224ac commit 8416965
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up node env
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: 16

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v4

- name: Set up node env
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
node-version: 16

Expand Down

0 comments on commit 8416965

Please sign in to comment.