There was an error while loading. Please reload this page.
1 parent e151773 commit a4309d3Copy full SHA for a4309d3
1 file changed
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v4.1.1
+ uses: actions/checkout@v4.2.2
13
- name: Install
14
run: |
15
npm ci
0 commit comments