Skip to content

Commit 58caf42

Browse files
committed
fix: update actions workflow
1 parent 4600eb9 commit 58caf42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
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@v2
11+
uses: actions/checkout@v4
1212
with:
1313
persist-credentials: false
1414
# NOTE: Python is necessary for the pre-rendering (minification) step

0 commit comments

Comments
 (0)