We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e552c3e commit f50c577Copy full SHA for f50c577
.github/workflows/deploy-website.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
16
17
- name: Setup Node.js environment
18
uses: actions/[email protected]
0 commit comments