Skip to content

Commit

Permalink
Merge pull request #260 from nation3/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.5
  • Loading branch information
aahna-ashina authored May 10, 2024
2 parents c291912 + b887be5 commit d943299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/distribute-grain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
env:
NODE_OPTIONS: --max_old_space_size=14000
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5

- name: Install Packages 🔧
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/generate-instance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
env:
NODE_OPTIONS: --max_old_space_size=14000
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5
with:
persist-credentials: false # Required to make github pages deployment work correctly

Expand Down

0 comments on commit d943299

Please sign in to comment.