Skip to content

Commit 9138bb2

Browse files
author
Jocelyn Badgley (Twipped)
committed
ci: bump actions/checkout
1 parent 234453e commit 9138bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121

2222
steps:
23-
- uses: actions/checkout@v2
23+
- uses: actions/checkout@v3
2424

2525
- name: Use Node.js ${{ matrix.node-version }}
2626
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)