We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2173a commit bdb67b5Copy full SHA for bdb67b5
.github/workflows/deploy.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Deploy to GitHub Pages
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- uses: actions/setup-node@v3
15
with:
16
node-version: 20
.github/workflows/test-deploy.yml
name: Test deployment
- uses: rojopolis/spellcheck-github-actions@0.33.1
name: Spellcheck
0 commit comments