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 99c6aac commit 3a4b220Copy full SHA for 3a4b220
.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].0
+ uses: actions/[email protected].1
16
with:
17
node-version: 17.x
18
- name: Install and build.
0 commit comments