Skip to content

Commit

Permalink
Bump actions/upload-artifact from 3 to 4 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 2, 2024
1 parent 7889d18 commit cd27375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Expand Up @@ -61,7 +61,7 @@ jobs:
set +x
- name: Archive Terraform configuration
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: terraform
path: template
Expand Down

0 comments on commit cd27375

Please sign in to comment.