File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
runs-on : ubuntu-latest
25
25
26
26
steps :
27
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
27
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
28
28
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
29
29
with :
30
30
node-version : ' 18.x'
Original file line number Diff line number Diff line change 22
22
build :
23
23
runs-on : windows-latest
24
24
steps :
25
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
25
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
26
26
27
27
- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
28
28
with :
36
36
npm prune --production
37
37
38
38
- name : Upload artifact for deployment job
39
- uses : actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
39
+ uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
40
40
with :
41
41
name : node-app
42
42
path : |
You can’t perform that action at this time.
0 commit comments