Skip to content

Commit

Permalink
Update github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent b5fc9ec commit d90d15f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/issue-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
working-directory: "issue-bot"
run: "composer install --no-interaction --no-progress"

- uses: Wandalen/[email protected].0
- uses: Wandalen/[email protected].3
with:
action: actions/download-artifact@v4
with: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reflection-golden-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- "8.4"

steps:
- uses: Wandalen/[email protected].0
- uses: Wandalen/[email protected].3
with:
action: actions/download-artifact@v4
with: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
uses: actions/checkout@v4

- name: "Check for typos"
uses: "crate-ci/typos@v1.27.0"
uses: "crate-ci/typos@v1.29.0"
with:
files: "README.md src/"

0 comments on commit d90d15f

Please sign in to comment.