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.
2 parents 3a4b220 + 27c2b5c commit f0140b6Copy full SHA for f0140b6
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
14
- name: Set up node.
15
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
16
with:
17
node-version: 17.x
18
- name: Install and build.
0 commit comments