Skip to content

Commit 26bd146

Browse files
Update actions/checkout action to v5
1 parent d244210 commit 26bd146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)