Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/stefanzweifel/git-…
Browse files Browse the repository at this point in the history
…auto-commit-action-5.0.0
  • Loading branch information
zgosalvez authored Nov 2, 2023
2 parents e6bcc98 + 3f52b8c commit 9fd52a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
id: get-runs-using-version
uses: zgosalvez/github-actions-get-action-runs-using-version@63efe948953617d47dad79e8c7cf05964eb7a9ba
- name: Set up Node
uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65
with:
node-version: v${{ steps.get-runs-using-version.outputs.version }}
- name: Cache Node Packages
Expand Down

0 comments on commit 9fd52a0

Please sign in to comment.