Skip to content

Commit 5bc4920

Browse files
Update actions/checkout action to v7
1 parent 5da56bb commit 5bc4920

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto.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
16+
uses: actions/checkout@v7.0.0
1717
with:
1818
ref: gh-pages
1919
- name: Setting up node.js

0 commit comments

Comments
 (0)