Skip to content

Commit e569f98

Browse files
chore(deps): update github actions to v6 (major) (#117)
Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com>
1 parent d3fd23a commit e569f98

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/skills-validate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ jobs:
3030
skills-validate:
3131
runs-on: ubuntu-latest
3232
steps:
33-
- uses: actions/checkout@v4
33+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3434

3535
- name: Set up Python
36-
uses: actions/setup-python@v5
36+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3737
with:
3838
python-version: "3.11"
3939

0 commit comments

Comments
 (0)