Skip to content

Commit

Permalink
Merge pull request #384 from gjtorikian/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-8a9da2b879

Bump the github-actions group with 1 update
  • Loading branch information
gjtorikian authored Sep 11, 2023
2 parents 75578b5 + 9a4dac9 commit 62b9b08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Ruby
uses: yettoapp/actions/setup-languages@main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Ruby
uses: yettoapp/actions/setup-languages@main
Expand Down

0 comments on commit 62b9b08

Please sign in to comment.