Skip to content
This repository has been archived by the owner on Jul 23, 2021. It is now read-only.

Commit

Permalink
Bump actions/setup-node from v2.1.3 to v2.1.4 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 17, 2020
1 parent aa2427d commit 462a4d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
token: ${{ secrets.REPO_ACCESS }}

- name: Setup Node
uses: actions/setup-node@v2.1.3
uses: actions/setup-node@v2.1.4
with:
node-version: '14'

Expand Down

0 comments on commit 462a4d6

Please sign in to comment.