Skip to content

Commit

Permalink
Bump CI to node16
Browse files Browse the repository at this point in the history
  • Loading branch information
dekz committed Aug 18, 2022
1 parent b89d468 commit ae232fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 16
- uses: actions/setup-python@v2
- name: 'configure git'
run: |
Expand Down

0 comments on commit ae232fa

Please sign in to comment.