We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 660a9c4 commit 27c884dCopy full SHA for 27c884d
.github/workflows/check-dist.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
25
26
- name: Set Node.js 20.x
27
- uses: actions/[email protected].3
+ uses: actions/[email protected].4
28
with:
29
node-version: 20.x
30
cache: npm
0 commit comments