Merge pull request #247 from bcomnes/dependabot/npm_and_yarn/actions/core-2.0.3

chore(deps): bump @actions/core from 2.0.2 to 2.0.3
This commit is contained in:
Bret Comnes
2026-01-28 09:27:25 -08:00
committed by GitHub

View File

@@ -7,7 +7,7 @@
"url": "https://github.com/bcomnes/deploy-to-neocities/issues"
},
"dependencies": {
"@actions/core": "2.0.2",
"@actions/core": "2.0.3",
"async-neocities": "4.1.2",
"minimatch": "10.1.1"
},