Skip to content

Commit

Permalink
Merge pull request #26 from redbox-mint/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-node-4.0.3
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
2 parents 4a4fee7 + 2015e5a commit 14cc5d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: .support/generate_latest_release_info.sh

# Update the static website files
- uses: actions/[email protected].2
- uses: actions/[email protected].3
with:
node-version: 20
cache: 'npm'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
name: Create latest ReDBox release details if not cached
run: .support/generate_latest_release_info.sh

- uses: actions/[email protected].2
- uses: actions/[email protected].3
with:
node-version: 20
cache: 'npm'
Expand Down

0 comments on commit 14cc5d6

Please sign in to comment.