Skip to content

Commit

Permalink
Merge pull request #275 from SierraSoftworks/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/setup-node-4.0.4
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
2 parents 2063301 + 07105c5 commit 1597c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-azstorage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
submodules: true

- name: Install Node.js
uses: actions/setup-node@v4.0.3
uses: actions/setup-node@v4.0.4

- run: npm install

Expand Down

0 comments on commit 1597c4b

Please sign in to comment.