Bump actions/checkout to v4 on readme

This commit is contained in:
Volodymyr Zotov
2025-08-13 13:25:33 -05:00
parent 65a7f5e592
commit cb2930c65f

View File

@@ -29,7 +29,7 @@ jobs:
hello-world: hello-world:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v4
- name: Load secret - name: Load secret
uses: 1password/load-secrets-action@v3 uses: 1password/load-secrets-action@v3