Skip to content

Commit 46d6c34

Browse files
⬆️ deps: Upgrade actions/checkout action to v4.2.1.
1 parent e129661 commit 46d6c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout 🛎️
11-
uses: actions/checkout@v4.1.7
11+
uses: actions/checkout@v4.2.1
1212

1313
- name: Install 🔧
1414
run: npm install

0 commit comments

Comments
 (0)