Skip to content

Commit

Permalink
update to latest actions/checkout in README (#1088)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgummerer committed Jan 29, 2024
1 parent 76683de commit ae8c562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
name: Preview
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: pulumi/actions@v5
with:
command: preview
Expand Down

0 comments on commit ae8c562

Please sign in to comment.