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 a190283 commit a830d54Copy full SHA for a830d54
.github/workflows/assets.yml
@@ -40,7 +40,7 @@ jobs:
40
run: mix deps.get --only dev
41
42
- name: Set up Node.js 20.x
43
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
44
with:
45
node-version: 20.x
46
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
deps-${{ runner.os }}-npm
86
87
88
89
90
91
0 commit comments