Skip to content

Commit

Permalink
Merge pull request #91 from daliusd/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.1.6

Bump actions/checkout from 4.1.5 to 4.1.6
  • Loading branch information
github-actions[bot] authored May 20, 2024
2 parents fc27b92 + 002326f commit 449a11a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: build
runs-on: ${{ matrix.os }}-latest
steps:
- uses: actions/[email protected].5
- uses: actions/[email protected].6

- uses: actions/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].5
- uses: actions/[email protected].6

- uses: actions/[email protected]
with:
Expand Down

0 comments on commit 449a11a

Please sign in to comment.