Skip to content

Commit 2348b2e

Browse files
authored
Merge pull request #4 from pyodide/dependabot/github_actions/actions-dcd6324143
Bump the actions group with 3 updates
2 parents d6ad1d7 + f9ee3fb commit 2348b2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: ./free-disk-space.sh
3333

3434
- name: Set up Python
35-
uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
35+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
3636
with:
3737
python-version: 3.12.8
3838

@@ -66,12 +66,12 @@ jobs:
6666
contents: write
6767
steps:
6868
- name: Download artifact
69-
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
69+
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
7070
with:
7171
merge-multiple: true
7272

7373
- name: Generate artifact attestation(s)
74-
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
74+
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
7575
with:
7676
subject-path: "*.tar.bz2"
7777

0 commit comments

Comments
 (0)