Skip to content

Commit 4070eed

Browse files
committed
Update actions/checkout action to v2.4.0
1 parent d244210 commit 4070eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Checking out Repository
16-
uses: actions/checkout@v2.3.3
16+
uses: actions/checkout@v2.4.0
1717
- name: Setting up node.js
1818
uses: actions/[email protected]
1919
with:

0 commit comments

Comments
 (0)