You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uses: gr2m/create-or-update-pull-request-action@6720400cad8e74d7adc64640e4e6ea6748b83d8f # Create a PR or update the Action's existing PR
31
+
env:
32
+
GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }}
33
+
with:
34
+
author: Node.js GitHub Bot <github-bot@iojs.org>
35
+
body: |
36
+
This PR was generated by tools/timezone-update.yml.
37
+
38
+
Updates the ICU files as per the instructions present in https://github.com/nodejs/node/blob/main/doc/contributing/maintaining-icu.md#time-zone-data
39
+
40
+
To test, build node off this branch & log the version of tz using
0 commit comments