Skip to content

Commit

Permalink
Upgrade actions
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Mar 8, 2024
1 parent af07b35 commit 56e1ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
project: [aws-lambda-http, aws-lambda-custom-runtime, aws-lambda-events, bearer-auth, graalvm, hello-world, hexagonal, hotwire, http4k-connect, graphql, json-api, oauth, openapi, quarkus, react-app, typesafe-configuration, web-content, websockets]
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4.1.1
- uses: actions/[email protected]
with:
distribution: temurin
Expand Down

0 comments on commit 56e1ce0

Please sign in to comment.