Skip to content

Commit

Permalink
fix: pulumi action is in v5 not v6
Browse files Browse the repository at this point in the history
  • Loading branch information
pablordoricaw committed Sep 17, 2024
1 parent 5025068 commit 0f125d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pulumi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: pip3 install -r requirements.txt

- name: Deploy infra
uses: pulumi/actions@v6
uses: pulumi/actions@v5
with:
command: preview
stack-name: pablordoricaw/dev
Expand Down

0 comments on commit 0f125d2

Please sign in to comment.