Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1167 from google:dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-3

PiperOrigin-RevId: 452333565
Change-Id: If9ed5924d59d0443286e90f4e37e298c73a0c6ee
  • Loading branch information
copybara-github committed Jun 1, 2022
2 parents 6b685ea + cf57e3a commit 9c60ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-on-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
# This action checks out at the commit of the tagged release.
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
- uses: actions/setup-node@v3
with:
registry-url: https://wombat-dressing-room.appspot.com
# Publish google-closure-library.
Expand Down

0 comments on commit 9c60ae7

Please sign in to comment.