Skip to content

Commit 608fde0

Browse files
authored
Merge pull request #129 from cpp-best-practices/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 61d3ce1 + b301b71 commit 608fde0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
build-and-deploy:
1616
runs-on: ubuntu-latest
1717
steps:
18-
- uses: actions/checkout@v4
18+
- uses: actions/checkout@v6
1919

2020
- name: Setup Emscripten
2121
uses: mymindstorm/setup-emsdk@v14

0 commit comments

Comments
 (0)