mirror of
https://github.com/go-gitea/gitea.git
synced 2026-07-11 19:59:58 +00:00
chore(deps): update action dependencies
This commit is contained in:
2
.github/actions/node-setup/action.yml
vendored
2
.github/actions/node-setup/action.yml
vendored
@@ -9,7 +9,7 @@ inputs:
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
|
||||
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
|
||||
- if: ${{ inputs.cache == 'true' }}
|
||||
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user