Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit a0c68f0

Browse files
committed
update gh action version
1 parent 7fd87fe commit a0c68f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Set up Python
16-
uses: actions/setup-python@v4
16+
uses: actions/setup-python@v6
1717
- uses: pre-commit/action@v3.0.0
1818
- name: Setup `packer`
1919
uses: hashicorp/setup-packer@main

0 commit comments

Comments
 (0)