Skip to content

Commit c50f27d

Browse files
missinglinkcclauss
andauthored
Update .github/workflows/push.yml
Co-authored-by: Christian Clauss <[email protected]>
1 parent 3df499e commit c50f27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
make -j4
5454
make install
5555
- name: 'Install node.js ${{ matrix.node-version }}'
56-
uses: actions/setup-node@v4.1.0
56+
uses: actions/setup-node@v4
5757
with:
5858
node-version: '${{ matrix.node-version }}'
5959
- name: 'Install node-postal'

0 commit comments

Comments
 (0)