Skip to content

Commit

Permalink
wip v3
Browse files Browse the repository at this point in the history
  • Loading branch information
JenGoldstrich committed Mar 20, 2024
1 parent ef163ec commit 38c6e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions-self-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0

- name: Setup `packer` (using local GitHub Action)
uses: "hashicorp/setup-packer@v2"
uses: "hashicorp/setup-packer@v3"
id: setup
with:
version: ${{ env.PRODUCT_VERSION }}
Expand Down

0 comments on commit 38c6e6b

Please sign in to comment.