Skip to content

Commit 467b526

Browse files
authored
Merge pull request #72 from rust-lang/chore-test-static-websites-action
chore: test static-websites action
2 parents 85cd1ef + 292e521 commit 467b526

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: cargo run --release
2929

3030
- name: Deploy to production
31-
uses: rust-lang/simpleinfra/github-actions/static-websites@master
31+
uses: rust-lang/simpleinfra/github-actions/static-websites@chore-update-static-website-action-to-ubuntu-24
3232
with:
3333
deploy_dir: output
3434
github_token: "${{ secrets.github_token }}"

0 commit comments

Comments
 (0)