Skip to content

Commit

Permalink
Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
hurl-bot committed Oct 23, 2024
1 parent ad06a45 commit f765b0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ jobs:
run: |
.\bin\install_rust.ps1
- name: Manage vcpkg cache
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
path: C:\vcpkg
key: ${{ runner.os }}-release-windows-x64
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ jobs:
run: |
.\bin\install_rust.ps1
- name: Manage vcpkg cache
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
path: C:\vcpkg
key: ${{ runner.os }}-test-windows-x64
Expand Down

0 comments on commit f765b0d

Please sign in to comment.