Skip to content

Commit

Permalink
Merge pull request #394 from node-red-contrib-themes/renovate/actions…
Browse files Browse the repository at this point in the history
…-checkout-4.x
  • Loading branch information
bonanitech authored Mar 12, 2024
2 parents 0ff06c8 + 07ef1f8 commit e4c6b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
node-version: "18"

- name: "Checkout"
uses: actions/[email protected].1
uses: actions/[email protected].2

- name: "Install dependencies"
run: npm install

- name: "Checkout Node-RED"
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
repository: node-red/node-red
path: node-red
Expand Down

0 comments on commit e4c6b5b

Please sign in to comment.