Skip to content

Commit 412c442

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
2 parents ee4f2fd + d905ce2 commit 412c442

File tree

8 files changed

+3528
-773
lines changed

8 files changed

+3528
-773
lines changed

dist/restore/index.js

Lines changed: 1325 additions & 202 deletions
Large diffs are not rendered by default.

dist/restore/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/restore/licenses.txt

Lines changed: 349 additions & 0 deletions
Large diffs are not rendered by default.

dist/save/index.js

Lines changed: 1325 additions & 202 deletions
Large diffs are not rendered by default.

dist/save/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/save/licenses.txt

Lines changed: 349 additions & 0 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 176 additions & 365 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
"node": "20"
3131
},
3232
"dependencies": {
33-
"@actions/cache": "^4.0.3",
34-
"@actions/core": "^1.10.1",
33+
"@actions/cache": "^4.0.5",
34+
"@actions/core": "^1.11.1",
3535
"@actions/exec": "^1.1.1",
3636
"@actions/http-client": "^2.2.3",
3737
"@actions/io": "^1.1.3"

0 commit comments

Comments
 (0)