Skip to content

Commit de926af

Browse files
Update actions/checkout action to v2.5.0
1 parent d244210 commit de926af

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.5.0
1717
- name: Setting up node.js
1818
uses: actions/[email protected]
1919
with:

0 commit comments

Comments
 (0)